.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
}

.bodyLink:hover { 
	color: #FF871A; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: underline; 
}

.bodyLink{
	color: #CCCCCC;
	font-style: normal; 
	line-height: 18px;
	font-weight: bold;
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
}

.featuredLink:hover { 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FF871A; 
	text-decoration: underline; 
}

.featuredLink {
	color: #5D6672;
	font-weight: bold;
	text-decoration: none;
}

.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3F454D;
}

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}

.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}

.menuLink {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;

}

.menuLink:hover { 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FF871A; 
	text-decoration: underline; 
}
