/* CSS Document */



.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E61000;
	text-decoration: none;
}
