BODY {
scrollbar-arrow-color:#c0c0c0; 
scrollbar-face-color:#020133;
scrollbar-shadow-color: #AD1010; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-track-color: #CCCCCC; 
}


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

a:visited
	{
	color: #AD1010;
	text-decoration: none;
	}

a:active
	{
	color: #AD1010;
	text-decoration: none;
	}

a:hover
	{
	color: #AD1010;
	text-decoration: underline;
	font-weight: none; 
	}

.white:link
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:active
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.white:hover
	{
	color: #34503E;
	text-decoration: none;
	}
	
	scrollbar-base-color: orange; 
	scrollbar-arrow-color: green;
scrollbar-DarkShadow-Color: blue; 