body,td { font-size: 10pt; color: tan; font-family: Verdana; } 
a:link    {text-decoration:none; color: tan; }
a:active   {text-decoration:none; color: tan; }
a:visited  {text-decoration:none; color: #0A305C; }
a:hover{cursor:nw-resize; text-decoration:underline; color: #F4B7B1; }
BODY {
	scrollbar-face-color: #91593B; 
	scrollbar-highlight-color: black; 
	scrollbar-shadow-color: black; 
	scrollbar-3dlight-color: black; 
	scrollbar-arrow-color: black; 
	scrollbar-darkshadow-color: black; 
	scrollbar-base-color: #391100;
	scrollbar-track-color: #391100;}
