BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : x-small;
	text-align : left;
}

A {
	color : #000099;
	text-decoration : none;
	font-weight : bold;
	}

A:HOVER {
	color : #00774F;
	text-decoration : none;
}