BODY {  background: white }


H1, H2, H3 { color: #003399 }

A:hover { background: #ffff99 }


.head { color: #ffffff }

A.head:hover{ color: #003399;   background: #ffffcc }
A.head:active  { color: red }
A.head  { color: white }
A.head:active, A.head:visited, A.head:link, td.here  { 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
}

td.here {
	color: #ffffff;
}

