

a       {text-decoration: underline}
a:link   {color: black}
a:visited {color: black}
a:active {color: red;}
a:hover  {color: red; text-decoration: none}

.lista  a       {text-decoration: underline}
.lista  a:link   {color: black}
.lista  a:visited {color: black}
.lista  a:active {color: black}
.lista  a:hover  {color: blue; text-decoration: none}

h2 { margin: 0 0 .5em 0; color: white; }
p   {color: black; font-weight: ; font-style: arial; font-size:12px}
h1 {color: navy; font-style: italic; font-weight: bold}
h3 {color: white; font-style: Verdena, Arial; font-weight: bold; font-size:16px}
.navig   {color: black;  font-weight: bold}
.skryte {color: white; font-size: 5px}





