a:link
{
    color: #003300;
    font-weight : bold;
}
a:visited
{
	color: #003300;
    font-weight : bold;
} 
a:active 
{
	color: #003300;
    font-weight : bold;
}

A:hover 
{
color: #006600;
}


body
{
	background-color: white;
	color: black;
}




HR {text-align: center; color: #005B00; width: 95%; Size: 2;}
