.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;

}
a:hover {
	text-decoration: underline;

}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;

}
a {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.linkOn {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 16px;
}
