table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23468D;
}
a:link { color:#23468D; text-decoration:underline}
a:visited { color:#142750; text-decoration:underline}
a:hover { color:#FFCC00; text-decoration:underline; cursor:hand}
a:active { color:#23468D; text-decoration:underline}

BODY {
	SCROLLBAR-FACE-COLOR: #F5F5F5;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F5F5;
	SCROLLBAR-SHADOW-COLOR: #F5F5F5; 
    SCROLLBAR-3DLIGHT-COLOR: #25478E;
    SCROLLBAR-ARROW-COLOR: #25478E; 
    SCROLLBAR-TRACK-COLOR: #F5F5F5;
    SCROLLBAR-DARKSHADOW-COLOR: #25478E;
}
