.nav td {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000000;
}
.main td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer td {
	font-family: "Arial Narrow";
	font-size: 10px;
	color: #000000;
}
.nav a:link {
	font-family: "Arial Narrow";
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #0000FF;
	text-decoration: underline;
}
