a:link     {color:     #236923;
            background: transparent;
            font-weight: bold;
            style: italic;
            text-decoration: none;
}



a:active   {color:      white;
            background: #004000;
            font-weight: bold;
            style: italic;
            text-decoration: none;
}

a:visited  {color:     #236923;
            background: transparent;
            font-weight: bold;
            style: italic;
            text-decoration: none;
}



a:hover    {color:      white;
            background: #004000;
            font-weight: bold;
            style: italic;
            text-decoration: none;
}

table    {border-color: green
}

