a, a:visited {
	color: blue;
}

a:hover {
	color: red;
}