.navwhite {
	font: bold 10px Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.nav a {
	font: bold 9px Helvetica, Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.text {
	font: 11px "Times New Roman", Times, serif;
	color: #666;
}
.textsans {
	font: normal 11px Helvetica, Arial, sans-serif;
	color: #666;
}

.footer {
	font: 10px Helvetica, Arial, sans-serif;
	color: #006;
}
.footer a {
	color: #006;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: underline;
}
.title {
	font: italic bold 14px Helvetica, Arial, sans-serif;
	color: #000;
}
.titleo {
	font: italic bold 14px Helvetica, Arial, sans-serif;
	color: #f78e1d;
}
.title a {
	text-decoration: none;
	color: #000;
}
.titleo a {
	text-decoration: none;
	color: #f78e1d;
}
.title a:hover {
	text-decoration: underline;
}
.titleo a:hover {
	text-decoration: underline;
}
.orange {
	font: 11px "Times New Roman", Times, serif;
	color: #f78e1d;
}
