.navigation td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.main a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.main a:visited {
	font-family: "Orator Std", Arial;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.main a:hover {
	font-family: "Orator Std", Arial;
	font-size: 14px;
	color: #E2E2E2;
	text-decoration: none;
}
.videos {
	font-family: Herculanum;
	color: #FF0000;
}
