a:link {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;

}

a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: underline;
}


