.special a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: ;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.special a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: ;
	color: #0000000;
	text-decoration: none;
	font-size: 12px;

}
.special a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: ;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.special a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: ;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
