body {
		SCROLLBAR-FACE-COLOR: #9FADC9;
		SCROLLBAR-HIGHLIGHT-COLOR: #CACACA;
		SCROLLBAR-SHADOW-COLOR: #000000;
		SCROLLBAR-3DLIGHT-COLOR: #445555;
		SCROLLBAR-ARROW-COLOR: white;
		SCROLLBAR-TRACK-COLOR: #E9E8E3;
		SCROLLBAR-DARKSHADOW-COLOR: #AAAAAA;
}


BODY, TD {
	color : #FFFFFF;
	font-family :  Verdana, Arial, sans-serif;
	font-size: 11px;
}

A:link { 
text-decoration:none 
}

A:visited { 
text-decoration:none 
}

A:active { 
text-decoration:none 
}

A:hover { 
text-decoration:underline; color:#FFFFFF; 
}