.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848484;
	text-decoration: none;
	background-color: #F8F9F9;
}
A:link {text-decoration: UNDERLINE; color: #848484}
A:visited {text-decoration: UNDERLINE; color: #848484}
A:active {text-decoration: UNDERLINE; color: #848484}
A:hover {text-decoration: UNDERLINE; color: #000000}

.links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848484;
	text-decoration: none;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}