.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

A.topnav {
	color: #FF4B15;
	text-decoration: underline;
}

A:hover.topnav {
	color: #FDBA32;
	text-decoration: none;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

A.text {
	color: #FF4B15;
	text-decoration: underline;
}

A:hover.text {
	color: #FDBA32;
	text-decoration: none;
}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	color: #333333;
}

.subheading {
	font-family: Century Gothic;
	font-size: 18px;
	font-weight: bold;
	color: #FF4B15;
}.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
