 a:link { text-decoration:none; font-weight:bold; color:#000000; }
 a:visited { text-decoration:none; font-weight:bold; color:#000000; }
 a:hover {
	text-decoration:underline overline;
	font-weight:bold;
	background-color:#FFFFFF;
	color: #000000;
	background-position: center center;
	font-style: normal;
}
 a:active {
	text-decoration:none;
	font-weight:bold;
}

