BODY { 
	background-attachment: fixed; 
	background-color: #FFFFFF 
	} 
	
A { 
	text-decoration: none; 
	color: #E6AC00
	} 

A:hover {
	color: #000000; 
	background-color: #E6AC00; 
	} 

TD { 
	background-attachment: 
	fixed; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px ; 
	color: #000000
	}
	
.list {
	font-family: Verdana, Helvetica, Arial,  sans-serif; 
	font-size: 8pt; color: #000000; 
	background-color: #FFD52C;
	margin-left:0px;
	margin-top:6px;
	height: 17px; 
	clip:rect(   ); 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}