.nav td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}
.nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccc99;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.main td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
