body {
	cursor: crosshair;
	scrollbar-DarkShadow-Color:#990000;
	scrollbar-Track-Color:#990000;
	scrollbar-Face-Color:#990000;
	scrollbar-Shadow-Color:#E9B468;
	scrollbar-Highlight-Color:#E9B468;
	scrollbar-3dLight-Color:#990000;
	scrollbar-Arrow-Color:#E9B468;
}
a:link
{
	color: rgb(251, 151, 63);
	text-decoration: none;
}
a:visited
{
	color: rgb(251, 151, 63);
	text-decoration: none; 
} 
a:active 
{
	color: rgb(251, 151, 63);
	text-decoration: none;
}
a:hover 
{	
	color: rgb(251, 151, 63);
	text-decoration: underline;
}
