a:hover {
	color: red;
}

a:link {
	color: blue;
}