.bodytext a:link,
.bodytext a:visited
{
	color: #CD3300 !important;
	font-weight: 400 !important;
	margin: 0px;
	padding: 0px;
	text-decoration: none !important;
}

.bodytext a:hover,
.bodytext a:active
{
	color: #000 !important;
	font-weight: 400 !important;
	margin: 0px;
	padding: 0px;
	text-decoration: none !important;
}
