BODY {
	color : Black;
	background-color : #FFFFFF
;
	font-family : Verdana;
	font-size : small;
}

A {
	color : ##3A00DD;
	text-decoration : none;
}

A:VISITED {
	color : #3A00DD;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}


