BODY {
	color : Black;
	font-family : Verdana;
	font-size : smaller;
	text-align : justify;
}

A {
	color : #3088CF;
}

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