BODY {
    SCROLLBAR-BASE-COLOR: #003366;
	SCROLLBAR-ARROW-COLOR: #000099;
	color: #00016C;
	background-color: White;
	font-family: Arial, Helvetica, Verdana, SansSerif;
	font-size: 12px;
	font-weight: normal;
}

A {
	color: #00019D;
	text-decoration: none;
}

A:HOVER {
	color: #3537FF;
	text-decoration: underline;
	font-weight: bolder;
}
