.mainpage {  font-family: Arial, Helvetica, sans-serif; font-size: 1em}
.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 1.2em}

A  {
	color : #003D79;
	text-decoration : none;
; font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: oblique
}

A:Visited  {
	color : #003D79;
	text-decoration : none;
; font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: oblique
}

A:Active  {
	color : #0000D9;
	text-decoration : underline;
; font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: oblique
}

A:Hover  {
	color : White;
	text-decoration : none;
	background-color: #0000A0;
; font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: oblique
}
