A:VISITED { 
text-decoration :  none;
color: Navy;
}

A:HOVER {
text-decoration: none;; color: #FF0000}

A:LINK {
text-decoration: none;
}

#lapka {
cursor: hand
}