<!--
A:link {text-decoration: none;
color: #cc9999} 
A:visited {text-decoration: none;
color: #cccccc}
A:hover { text-decoration: underline; 
color: #ffcc99}
BODY 
{
font-family: Arial;
color:khaki;
background-color: #7F5217;
background-attachment: fixed;
margin: 5%} 
-->