A {
	color: #06c; text-decoration: none;
}

A:visited {
	color: #06c; text-decoration: none;
}

A:hover {
	color: #000; text-decoration: underline;
}