font.tekst{
        font-family: Verdana;
        font-size: 10pt;
        line-height: 12pt;
        color: #FFFFFF;
        }

font.tekst2{
        font-family: Verdana;
        font-size: 10pt;
        line-height: 12pt;
        color: #FFFFFF;
        font-weight: bold;
        }

font.tekst3{
        font-family: Verdana;
        font-size: 8pt;
        line-height: 10pt;
        color: #FFFFFF;
        }

font.tekst4{
        font-family: Verdana;
        font-size: 10pt;
        color: #000066;
        font-weight: bold;
        letter-spacing: 6px 
        }        

font.header{
        font-family: Verdana;
        font-size: 10pt;
        line-height: 12pt;
        color: #CCFFCC;
        font-weight: bold;
        }
     
              
A:visited {
		font-family: MS Sans Serif, Arial, Helvetica, Verdana;
		text-decoration: underline;
		color: #FFFFFF;
		}
		
A:link{
		font-family: MS Sans Serif, Arial, Helvetica, Verdana;
		text-decoration: underline;
		color: #FFFFFF;
		}

A:active {
		font-family: MS Sans Serif, Arial, Helvetica, Verdana;
		text-decoration: underline;
		color: #CCFFCC;
		}

A:hover {
		font-family: MS Sans Serif, Arial, Helvetica, Verdana;
		text-decoration: underline;
		color: #CCFFCC;
		
      
   
