 td { 
 color: #oooooo; text-decoration: none; font-family : Calibri; font-size : 14px;}
 a {   color: blue; text-decoration: none; cursor: hand}
 a:hover  {text-decoration : underline; color : red;}
 a:active {text-decoration : none; color : red; background-color : #ffffcc;
 }
 
  
  .header {
 	font-size : 19px;
 	font-weight : bold;
 }
 
    
   .subtekst {
  	font-size : 9px;
  	font-family : Verdana;
  }
  
  .line {
position: relative; top: -0.5em; 
font-size: 80%;
}

