a:link {
	color: #FFCC00;
	text-decoration: none;}

a:visited {
	color: #FFCC00;
	text-decoration: none;}
	
a:hover {
	color: #ffffff;
	text-decoration: none;}
	
a:active {
	color: #FFCC00;
	text-decoration: underline;}

body
{
scrollbar-arrow-color: white;
scrollbar-face-color: black;
scrollbar-highlight-color: gray;
scrollbar-3dlight-color: white;
scrollbar-shadow-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: black;
}
