BODY { 
	scrollbar-base-color: 0082c8; 
	scrollbar-arrow-color: ffffff;
	scrollbar-darkshadow-color: 93bee5;
	scrollbar-highlight-color: 93bee5; 
	scrollbar-face-color: 0082c8;
	scrollbar-track-color: 0082c8;
	scrollbar-shadow-color: 93bee5;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	color: #0082c8;
	text-decoration:none
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	color: #0082c8;
	text-decoration:none
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	color: #93bee5;
	text-decoration:none
}