BODY {
	color : #3C3C3C;
	background-color : White;
	font-family : Verdana, Arial,Helvetica, sans-serif;
	font-size : x-small;
}

.toptext     { font-size: 10px; font-family: Verdana,Arial,Helvetica,sans-serif; 
               font-weight: bold }
A {
	color : #000066;
	text-decoration : none;
}

A:HOVER {
	color : #660000;
	text-decoration : underline;
}