body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {


	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0080;
	text-decoration: none;
}


a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0080;
	text-decoration: none;
}



a:active {

	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FF0080;
	text-decoration: underline;
}



a:hover {

	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;	
	text-decoration: underline;
}
