a:link{
	background: transparent;
	color: #222222;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana;
}

a:visited{
	background: transparent;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-size: 13px;

}
a:active{
	background: transparent;
	color: #222222;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana;
}

a:hover{
	background: transparent;
	color: #222222;
	font-size: 13px;
	font-family: Verdana; 
	text-decoration: underline;
}