
body {  background-color: #660000; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #FFCC99}

a:link	   { color:#FFCC99; 
	 text-decoration: none}
a:visited  { color:white; 
	  text-decoration: none}
a:hover    { color:white; 
	   text-decoration: underline}

