<style type="text/css">{  }
body
{
scrollbar-arrow-color: #000000;
scrollbar-base-color: #660000;
scrollbar-face-color: #AA0000;
scrollbar-highlight-color: #CC9999;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #000000;

}



A:link {
	color: rgb(255,200,0);
	text-decoration: underline;
}

A:visited {
	color: rgb(255,200,0);
	text-decoration: underline;
}

A:active {
	color: rgb(255,200,0);
	text-decoration: underline;
}

A:hover {
	color: rgb(255,255,255);
	text-decoration: underline overline;
	background-color: rgb(200,0,0);
}




 .TextObject { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(0,0,0);}

A { background-attachment: scroll;
}


td		{
		font-family: Arial,Helvetica,Sans Serif;
        	font-size: 12pt;
        	}




//-->
</style>
