.zelena {
	color: #467A26;
}
a:hover, a:visited, a:link, a:active {
    text-decoration: underline;
    color: #467A26;
    font-weight: bold;
}
