<style>

junk{ }

A:hover {
	color: Red;
	font-size: 10pt;
	background-color : White;
}

A {
	font-size: 10pt;
	color: #0000FF;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

BODY {
	background-image: url("../images/BackgroundC.gif");
	font-size: 9pt;
	font-style: bolder;
	background-attachment : fixed;
	background-repeat: no-repeat;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #779EEE;
	scrollbar-highlight-color: #779EEE;
	scrollbar-3dlight-color: #DBE1EE;
	scrollbar-darkshadow-color: #BCC1CC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #0000FF
	}

</style>
