﻿#aTable
{
text-align:center; 
font-family: sans-serif; 
font-size: 8pt;
font-weight: bold;
background: transparent url('/autoimages/dp-bg.jpg') no-repeat top left;
height: 120px;
width: 299px;
}

#aTable tr td a
{
color: white;
text-decoration: none;
}

#aTable tr td a:hover
{
color: yellow;
text-decoration: underline;
}
#aTable img
{
padding: 0 0 0 15px;
}
