a:link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
