BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}
A {
	text-decoration : none;
	color : #003399;
}

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

/*