body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#006600;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size:12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


.footer{

 font-size:9px;
 background-color:#336600;
 color:#FFFFFF;
}

.header{
font-size:14px;

}

A:link{text-decoration: underline; color:#336600;font-weight:bold;}
A:visited {text-decoration: underline; font-weight:bold;}
A:active {text-decoration: none; }
A:hover {text-decoration: blink;}

.menu{
font-size:14px;
color:#FFFFFF;
font-variant:small-caps;
background-color:#CCFF99;
}

.footerlinks{
font-size:12px;
font-variant:small-caps;
color:#FFFFFF;
}

.footerlinks A:link{text-decoration: underline; color:white;}
.footerlinks A:visited {color:white;}
.footerlinks A:active {color:white;}
.footerlinks A:hover {text-decoration: underline; font-weight:bold; color:red;}


