﻿A:link    { color: #000000; text-decoration: none }
A:visited { color: #000000; text-decoration: none }
A:hover   { color: #FF0000; text-decoration: underline }
A:active  { color: #000000; text-decoration: none }

body
    {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 11px;
    background-image: url('/images/layout/back.gif');
    color: #000000;
    line-height: 18px;
    font-family: Verdana; 
    }

TD
    {
    font-size: 11px;
    color: #000000;
    line-height: 18px;
    font-family: Verdana;
    }

.tekst01	
    { 
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    }

.tekst02	
    { 
    font-family: Verdana;
    font-size: 11px;
    color: #7F7F7F;
    }
    
.categorie	
    { 
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    }