body      { background-color:#F0F0DC; } 

td,p      { font-family:verdana;
            color:#000000;
            font-size:11px;
            font-weight:normal; }

A         { font-family:Verdana;
            color:#3366CC;       /* Blå */
            font-size:11px;
            text-decoration:none }

A:hover   { color:#CC0000;       /* Röd */
            font-weight:bold }