BODY {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #999999;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #000000;
}

.textLink:hover {
	color: #747474;
	text-decoration: none;
}
.textLink:link {
	color: #ffffff;
	text-decoration: none;
}
.textLink:visited {
	color: #ffffff;
	text-decoration: none;
}
.textLink:visited:hover {
	color: #747474;
	text-decoration: none;
}
