<!--

a {	font-family : Arial, Helvetica, sans-serife; color:#FFFFFF; font-size:13px; text-decoration:none; font-weight:bold;
	}
A:link {
	text-decoration: none;
	color: #000000;
	background-color : transparent;
}
 
A:visited {
	color: #000000;
	text-decoration : none;
	background-color : transparent;
}
A:active {
	color: #ED1B1B;
	text-decoration : none;
	background-color : transparent;
}
 
A:hover {
	text-decoration: none;
	color: #ED1B1B;
	background-color : transparent;
}
-->
