a:link {
	background-color: transparent;
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
}

a:active {
	background-color: transparent;
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

a:visited {
	background-color: transparent;
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}
a:hover {
	background-color: transparent;
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: underline;
}
