
.body         
{ 
 background: #E6E6E6;
 color: black;
 font-family: arial; 
 font-size: 10pt 
}

.Links-Table      
{
 background:#808080;
 border-color:#808080; 
 color:#000000;
 font-family: arial;
 text-align: center;
 vertical-align: top 
}

.Drivers-Table     
{
 border-style:solid; border-width:1px;
 background: 5C6177;
 border-color:#DA2709;
 color:#000000;
 font-family: arial;
 font-size: 12pt
 }

a:link 
{
 color: #000000;
 font-family: arial;
 font-weight: bold;
 font-size: 10pt
}
a:visited 
{
 color: #000000;
 font-family: arial;
 font-weight: bold;
 font-size: 10pt
}
a:active { color: #000000;
 font-family: arial;
 font-weight: bold;
 font-size: 10pt
 }
a:hover 
{
 color: #ffffff;
 font-family: arial;
 font-weight: bold;
 font-size: 10pt;
 background-color: #DA2709
}
a {text-decoration: none}
