BODY {
	scrollbar-face-color: 003366;
	scrollbar-shadow-color: BLACK;
	scrollbar-highlight-color: Silver;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: BLACK;
	scrollbar-track-color: 003366;
	scrollbar-arrow-color: White;
}

.textlinkwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: bold;

} 

a.textlinkwhite:link {
	color: white;
	text-decoration: none;
} 

a.textlinkwhite:active {
	color: white;
	text-decoration: none;
} 
a.textlinkwhite:hover {
	color: White;
	background-color : #6286AA;
} 

a.textlinkwhite:visited {
	color: white;
	text-decoration: none;
} 
