body {
scrollbar-face-color: #001a3c;
scrollbar-shadow-color: #001a3c;
scrollbar-highlight-color: #001a3c;
scrollbar-3dlight-color: #0001a3c;
scrollbar-darkshadow-color: #0001a3c;
scrollbar-track-color: #0001a3c;
scrollbar-arrow-color: white;

}

.body {
	font-family: Trebuchet Ms;
	font-size: 14px;
	color: #ffffff;
}


.links {
	font-family: Trebuchet Ms;;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: underline;
}

A.links {
	font-family: Trebuchet Ms;;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: underline;
}
A.links:hover {
	font-family: Trebuchet Ms;;
	font-size: 14px;
	color: #5DAEC9;
	text-decoration: underline;
}


.blue-text {
	font-family: Trebuchet Ms;;
	font-size: 16px;
	font-weight: bold;
	color: #66FFFF;
}