a.linkajeno:link { color: red; text-decoration: underline;
font-family: Arial; }
a.linkajeno:active { color: orange; text-decoration: none }
a.linkajeno:visited { color: gray; text-decoration: none;
font-family: Arial;}
a.linkajeno:hover { color: blue; text-decoration: underline;
font-weight: bold; font-family: Arial;}

