BODY {SCROLLBAR-FACE-COLOR: #5371B0;
SCROLLBAR-HIGHLIGHT-COLOR:#0D4E9E;
SCROLLBAR-SHADOW-COLOR: #5371B0;
SCROLLBAR-3DLIGHT-COLOR: #5371B0;
SCROLLBAR-ARROW-COLOR:  #FFFFFF;
SCROLLBAR-TRACK-COLOR: #0D4E9E;
SCROLLBAR-DARKSHADOW-COLOR: #5371B0;
overflow: auto }



A:link    {
	color: #FFFF00;
	text-decoration: none; 
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	}
a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	}
a:active {
	color: #FFCC00;
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	text-decoration: underline;
}
a:hover {
	color:#FFCC00;
	font-weight: normal;
	text-decoration:;
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	text-decoration: underline;
}  
}

