a {
text-decoration:none;
color:#C48C3F;
font-weight:900;
}

a:hover {
text-decoration:none;
color:#FF6600;
font-weight:900;
}



.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: 900;
	color: #4D5A94;
}
.bg_fix {
	background-image: url(siteSlices/images/template_1_13.gif);
	background-repeat: no-repeat;
}
