a:hover {
	color: #000033;
	text-decoration: underline;
}
a:link {  text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
a:visited {  text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
.blanklink {  text-decoration: none}
.whitelink {  color: #FFFFFF; text-decoration: none}
.blacklink { text-decoration: none;
	color: #000000;
	text-decoration: none;
}
BODY {
SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-color : transparent;
