.mainNav {
	font-family: Chicago, Georgia, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #FFFFFF;
}
a:link {
	font-family: Chicago, Georgia, Verdana, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-family: Chicago, Georgia, Verdana, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
}
a:active {
	font-family: Chicago, Georgia, Verdana, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
a:hover {
	font-family: Chicago, Georgia, Verdana, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
