body         { background-color: #black; background-repeat: repeat; background-attachment: 
               scroll; color: #E89441; background-position: 0% 50% }
a:link       { color: #E89441; text-decoration: none; font-family: Tahoma; font-weight: 
               bold }
a:hover      { color: #ffff99; font-family: Tahoma; text-decoration: underline; font-weight: 
               bold }
a:visited    { color: #E89441; font-family: Tahoma; text-decoration: none; font-weight: bold }
a:active     { text-decoration: none; color: #000000; background-color: #FFFF00; 
               background-repeat: repeat; background-attachment: scroll; 
               font-weight: bold; background-position: 0% }
a.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#E89441;
	background:	#006;
	}