BODY, td {
	color: Navy;
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
}

a.hidden {

	text-decoration: none;
}

a.hidden:hover {

	text-decoration: none;
}



A {
	color: Navy;
	text-decoration: none;
}

A:HOVER {
	color: Navy;
	text-decoration: underline;
}

h1 {
		font-size: 16px;
}

a.hornav {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.hornav:hover {
color: white;
	text-decoration: none;
	font-weight: bold;
}
ul {
margin-top: 0px;
margin-bottom: 0px;
}
