/* CSS definition file containing site wide stylesheets */
.tekstlink { color: rgb(157,0,47); text-decoration: none ;}
 .tekst { font-family: 'Gill Sans MT', sans-serif; font-size: 12pt; color: rgb(0,0,0); line-height: 13pt; font-weight: bold;}
 .border { border: 1pt solid rgb(0,0,0);}
 .dis { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .dis:hover { color: rgb(157,0,47); text-decoration: none ;}
 .tekstlink:hover { color: rgb(157,0,47);}
 
