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