strong { 	
	font-weight: bolder;
	}
	
a {
cursor: hand;
color: #034709;
	font-weight: bold;
text-decoration:none
}

a:active{color:#034709;text-decoration:none}
a:visited{color:#034709;text-decoration:none}
a:hover
{
color: #023608; font-weight: bolder; text-decoration: underline; 
}
a.no {
cursor: default;
color: #000000;
font-weight: normal;
text-decoration: none;
}


h1 {
text-align: center; text-decoration: none; color:#034709;  font-size: 150%;
font-variant: small-caps; font-style:normal;
}
h2 {
text-align: center; text-decoration: none; color:#034709;  font-size: 125%;
font-variant: small-caps; font-style:normal;
}
h3 {
text-align: center; text-decoration: none; color:#034709;  font-size: 110%;
font-variant: small-caps; font-style:normal;
}

img {
border-style: none;
}

P 
  {
     text-indent: 15pt;
     font-style: normal; 
  } 
.no 
  {
    text-indent: 0pt;
	 font-style: normal; 
  } 
textarea.love{
width: 180px;
background: #E9FEA9;
border: 2px #034709 solid;
}

input.love{
width: 180px;
border: 2px #034709 solid;
background: #034709;
color: #ffffff;
font-weight: bolder;
}

input.love2{
width: 180px;
border: 2px #034709 solid;
background: #E9FEA9;
}
