A {
	color: #0000FF;
	text-decoration: underline
}
A:hover {
	color: #FF6666;
	text-decoration: none
}
