.nav {
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #003366;
	text-decoration: none;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.navmain {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1pt;


}
.navmain a:link {
	text-decoration: none;
	color: #000000;

}
.navmain a:visited {
	color: #FF3300;
	text-decoration: none;
}
.content {
	font: 10pt Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.navmain a:hover {
	color: #000000;
	text-decoration: none;

}
