a {
	color : #CB0626;
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
	font-family : verdana;
}

a:visited {
	color : #CB0626;
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
	font-family : verdana;
}

a:hover {
	color : #AD9393;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : bold;
	font-family : verdana;
}	
