BODY {
	color : #003300;
	font-family : Goudy Old Style,Verdana, Arial, Courier;
	font-size : small;
}

A {
	color : White;
	text-decoration : none;
}

A:HOVER {
	color : rgb(0, 1, 108);
	text-decoration : none;
}
