.has:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #E6EFF7;
	text-decoration: none;

}
.has:hover {


	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.has:visited {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}
