BODY {
	color: #555555;
	background-color: White;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
}

a.hidden {

	text-decoration: none;
}

a.hidden:hover {

	text-decoration: none;
}

td.nav {
		color: #ffffff;
}
a.nav {

	text-decoration: none;
			color: #ffffff;
}
a.nav:hover {

	text-decoration: none;
			color: #ffffff;
}

A {
	color: #555555;
	text-decoration: none;
}

A:HOVER {
	color: #555555;
	text-decoration: underline;
}

h1 {
		font-size: 16px;
		margin:0px;
}
td {
		font-size: 12px;
}
a.navb {

	text-decoration: none;
			color: #ffffff;

}
a.navb:hover {

	text-decoration: none;
			color: #999999;
				
}
a.navc {

	text-decoration: none;
			color: #ffffff;
			font-size: 9px;
}
a.navc:hover {

	text-decoration: none;
			color: #999999;
						font-size: 9px;
}