a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #9966CC;
}
a:active {
	color: #CC0033;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
	text-decoration: none;
	font-style: italic;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 15px;


}
