.special a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: ;
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.special a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: ;
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;

}
.special a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: ;
	color: #666666;
	text-decoration: underline;
	background-color: #ffffcc;
	font-size: 16px;
	font-weight: bold;

}
.special a:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: ;
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 1px;

}
