.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #423b35;
}
.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #423b35;
	font-weight: bold;
	text-decoration: none;
}
<STYLE TYPE="text/css">
a:link { color: 423b35; text-decoration: none }
a:active { color: 423b35; text-decoration: none }
a:visited { color: 423b35; text-decoration: none }
a:hover { color: 423b35; text-decoration: underline }
</STYLE>