a, a:link, a:visited
{
	background: transparent;
	text-decoration: none;
}

a:hover
{
	background: transparent;
	text-decoration: underline;
}