body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #000099
}
a:link {
	color: #000099
}
a:hoover {
	color: #000099
}
a:active {
	color: #990000
}

a.navA {
	font-size: .75em;
	font-style: italic;
	font-weight: bold;
}

.navAHeader {
	font-size: 1.25em;
	font-weight: bold;
}