.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:Hover  {
	color:  #FF9900;
	text-decoration : underline;
	}



BODY {
 scrollbar-face-color: #3366CC;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #666600;
 scrollbar-track-color: #FF9900;
 scrollbar-arrow-color: #FFFFFF;
}.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
