 	<style>
	BODY {SCROLLBAR-FACE-COLOR: #6296C5; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #000033; SCROLLBAR-3DLIGHT-COLOR: ##6296C5; SCROLLBAR-ARROW-COLOR:  #ffffff; SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: #6296C5; }

	a {
	text-decoration: none;
	font-size: 9px;  
	color:#66ABD2; 
	font-weight: bold;
	}
	
	a:hover {
	text-decoration: none; 
	font-weight: bold; 
	color:#FFFFC0;
	}
	
	.txt {  
	font-family: Arial; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
			
	.txt:hover {
	text-decoration: none; 
	font-weight: bold; 
	color:#2576A4;
	}
	
	.body {  
	font-size: 9px; 
	font-weight: normal; 
	color: #0000C0; 
	text-decoration: none
	}
		
	body:hover {
	text-decoration: none; 
	font-weight: bold; 
	color:#FF0000;
	}
	.bott {  
	font-family: Arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #FCC850; 
	text-decoration: none
	}
	
	.nav {  
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FCC850; 
	text-decoration: none
	}
    </style>