a
{
	text-decoration: none; color: none;
}
a:link
{
	text-decoration: none; color: none;
}
a:hover
{
	text-decoration: underline; color: none;
}