<!--
A:link {text-decoration: none;
color: #eec900} 
A:visited {text-decoration: none;
color: #ac7f24}
A:hover {text-decoration: underline; 
color: #ffffff}


BODY 
{
font-family: Garamond;
color: white;
background-attachment: fixed;
margin: 7%} 

TD A:visited {text-decoration: none;
color: #663333}
TD A:hover {text-decoration: underline; 
color: #CC6600}
TD A:link {text-decoration: none;
color: #996600}

table{
font-weight:bold;
color: black;}
-->