.on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.on:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #CCCCCC;
	font-weight: bold;
}
.bon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #faab6d;
	font-weight: normal;
	text-decoration: none;
}
.bon:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.navline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #CCCCCC;
}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.orange {
	color: #9b592e;
}
.titleHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #9b592e;
	font-weight: bold;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: 6B6406;
	font-weight: bold;
}
.boldorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9b592e;
}

