a.odkaz {
	color: darkblue;
}

a.odkaz:hover {
	color: lightblue;
}
