.text-body-reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text-header-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #950A1D;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
