A:link, A:visited {
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
	color: #888888;
}

