<--
A:link { text-decoration:none; }
A:active { text-decoration:none; }
A:visited { text-decoration:none; }
A:hover { text-decoration:none; }
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
