a:active {
	font-weight: normal;
	text-decoration: none;
}

.bodyCopy  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.bodyLink  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20pt;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}

a.bodyLink:link  {
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}

a.bodyLink:hover  {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.mainNav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14pt;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
} 

a.mainNav:link {
	text-transform: uppercase;
	text-decoration: none;
	} 

a.mainNav:hover {
	color: #000000;
	text-decoration: underline;
}

