BODY {	
background-color: #CCFF99; 
margin-top: 20px;
margin-bottom: 20px;
}

A:link{color:#339900;text-decoration:underline}
A:visited{color:#336600;text-decoration:underline}
A:hover {color: #333300; text-decoration: underline overline; background-color: #66FF66}
A:active {color: #333300; text-decoration: underline overline; background-color: #66FF66}


p {color: #000000; font-family: Century, Arial, sans-serif}
h2, h3, h4 {color: #000000; font-family: Century, Arial, sans-serif}
th {color: #000000; font-family: Century, Arial, sans-serif; font-weight: bold}
td {color: #000000; font-family: Century, Arial, sans-serif}

HR {color: #026262; width:100%;}
