BODY {
	font-family : Arial, Helvetica, sans-serif;
}

A {
	text-decoration : none;
; color: #003300
; font-weight: bold
}

A:HOVER {
	text-decoration : none;
; color: #FFFFFF
; font-weight: bold
}