/* CSS Document */
<style>  body,td,th,a {
	SCROLLBAR-FACE-COLOR: #CC0000;
	SCROLLBAR-HIGHLIGHT-COLOR: #CC0000;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #CC0000;
	SCROLLBAR-DARKSHADOW-COLOR: #CC0000;
	SCROLLBAR-BASE-COLOR: #CC0000;
} 

A:link {text-decoration:none;font-family: arial; color:#333385; font-size:12px; font-weight:bold;} 
A:visited {text-decoration:none;font-family: arial; color:#333385; font-size:12px; font-weight:bold;} 
A:active {text-decoration:none; font-family: arial; color:#333385; font-size:12px; font-weight:bold;} 
A:hover {text-decoration:none;font-family:arial; color:#FF9900; font-size:12px;font-weight:bold;} 

.text {text-decoration:none;font-family: arial; color:#000000; font-size:12px; line-height: 16px;} 
.text2 {text-decoration:none;font-family: verdana; color:#000000; font-size:11px; line-height: 16px;} 

</style>

