.odnosnik{
	font-size: 12;
	color: blue;
	text-decoration: underline; 
	font-weight: normal;
}

.odnosnik:hover{
	color: red;
}
