a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.noline:link					{ text-decoration: none }
.noline:hover					{ text-decoration: none; color: #999999 }
.noline:visited					{ text-decoration: none }

.bodycopy					{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.bodycopygold					{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #C18E27 ;
}

.boldbodycopy					{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: bold; }

.colorboldbodycopy				{ font-family: Arial, Helvetica, sans-serif; color: #336699; font-size: 11px; line-height: 15px; font-weight: bold; }

.colorbodycopy					{ font-family: Arial, Helvetica, sans-serif; color: #336699; font-size: 11px; line-height: 15px; font-weight: normal; }

.header 						{ font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; line-height: 15px; font-weight: bold; }

.boldcolorlinks					{ font-family: Arial, Helvetica, sans-serif; color: #C18E27; font-size: 12px; line-height: 16px; font-weight: bold; text-decoration: none }
.boldcolorlinks:hover					{ font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; line-height: 16px; font-weight: bold; text-decoration: none }

.lgboldcolorlinks				{ font-family: Arial, Helvetica, sans-serif; color: #336699; font-size: 13px; line-height: 16px; font-weight: bold; text-decoration: none }

.lgboldcolorlinks:Hover			{ font-family: Arial, Helvetica, sans-serif; color: #C18E27; font-size: 13px; line-height: 16px; font-weight: bold; text-decoration: underline }
.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
