a {
	text-decoration: none
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline
}