A:link { color:#00646F; text-decoration: none}
A:visited {color:#E0B95B; text-decoration: none }
A:hover {color:#0033FF; text-decoration: none }
A.body:link { color:#00646F; text-decoration: underline}
A.body:visited {color:#E0B95B; text-decoration: underline }
A.body:hover {color:#0033FF; text-decoration: underline }
.bold_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}
.sub_title_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 18px;
	color: #B34649;
	font-style: normal;
	font-weight: lighter;
}

