 body {
	scrollbar-face-color:ff0000;
	scrollbar-shadow-color:ff0000;
	scrollbar-highlight-color:ff0000;
	scrollbar-3dlight-color:ff0000;
	scrollbar-darkshadow-color:ff0000;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}

a:visited {
	text-decoration: none;
	font-family : Arial;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
} 
a:link {
	text-decoration: none;
	font-family : Arial;
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}  
a:hover {
	text-decoration: none;
	font-family : Arial;
	color : #CC3300;
	font-weight: bolder;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:active {
	text-decoration: none;
	font-family : Arial;
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

td {
	font-family: Arial;
	font-size : 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

