BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	font-weight: bold;
	font-style: normal;

}
	
a {
	color : #AA1017;
	font-weight: bold;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
	
a:hover {
	color : #AA1017;
	font-weight: bold;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}

a:visited {
	color : #AA1017;
	font-weight: bold;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
