body
{
color:#5F4D3D;
font-size: 1.5em;
font-family: Armenschrift, serif;
}
a
{
text-decoration: none;
color: #76B02C;
}
a:hover 
{
text-decoration: none;
text-decoration: underline;
color: #C5DECC; 
}
input, textarea
{
background-color: #FFFFFF;
font-family: Armenschrift, serif;
}