﻿body
{
    font-size: 11pt;
    color: Black;
    font-family: Arial;
}

A:link A:hover A:visited
{
    font-size: 11pt;
    color: white;
    font-family: Arial;
}
A:hover
{
    color: #ffcc66;
    font-family: Arial;
}


.dta
{
    border-right: silver 1px dotted;
    border-top: silver 1px dotted;
    border-left: silver 1px dotted;
    border-bottom: silver 1px dotted;
}

.go
{
    
   
}
.grey
{
    background-color: White;
    border-left: gray 1px dotted;
    font-family: Tahoma;
}
