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