body
{
background-color: #FEF9E6;
color: #000000;
}

a, a:visited, a:active
{
color: #43440e;
text-decoration: underline;
}

a:hover
{
color: red;
text-decoration: underline;
}

h1 {font: 16pt Verdana;font-weight:bold;color: #008000;}
h2 {font: 13pt Verdana;font-weight:bold;}

.biglink
{
font-size: 16px;
font-weight: bold;
}
