﻿a.antall:link, a.antall:visited
{
    font-weight: normal !important;
    font-size: 11px !important;
    color: #CC0000;
    text-decoration: none;
}

a.antall:active, a.antall:hover
{
    font-weight: normal !important;
    font-size: 11px !important;
    color: #CC0000;
    text-decoration: underline;
}

table.trafikk a:link, table.trafikk a:visited
{
    font-weight: normal !important;
    font-size: 11px !important;
    color: #CC0000;
    text-decoration: none;
}

table.trafikk a:active, table.trafikk a:hover
{
    font-weight: normal !important;
    font-size: 11px !important;
    color: #CC0000;
    text-decoration: underline;
}