@charset "utf-8";
/* CSS Document */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: underline overline;
}

BODY {
	SCROLLBAR-FACE-COLOR: #02518D; SCROLLBAR-HIGHLIGHT-COLOR: #02518D; SCROLLBAR-SHADOW-COLOR: #02518D; SCROLLBAR-3DLIGHT-COLOR: #02518D; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #000000
}
