a.whiteRed:link {color: white; font-size:16px; text-decoration: none; }
a.whiteRed:visited {color: white; text-decoration: none; }
a.whiteRed:hover {color: red; text-decoration: none; }
a.whiteRed:active {color: white; }

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.red_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #C43B4B;
	text-decoration: overline;
}
