a.testLink:link, a.testLink:hover, a.testLink:active, a.testLink:visited
{
    font-size: 11px;
    color: #FF3300;
    font-weight: bold;
}

a.footerLinkWhite:link, a.footerLinkWhite:hover, a.footerLinkWhite:visited, a.footerLinkWhite:active
{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

a.SideLink:link,
a.SideLink:hover,
a.SideLink:visited,
a.SideLink:active
{
    font-size: 9pt;
    font-family: arial;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding-bottom: 1px;
    color: #63503d;
    border-bottom-color: #b3aaa0;
    text-decoration: none;
}

a.HomeMoreLinkWhiteSmall:link, 
a.HomeMoreLinkWhiteSmall:hover, 
a.HomeMoreLinkWhiteSmall:active, 
a.HomeMoreLinkWhiteSmall:visited
{
    color: #ffffff;
    text-decoration: none;
}


#dealers_content {border: 1px red solid;}
#dealers_content table tr td {color: #666666; font-size:22px;}

#dealers_content table tr td b {
	font-weight: bold;
    color: #ffffff;
    font-family: arial;
    font-size: 12px;
    line-height: 10px;
    text-transform: uppercase;    
    font-weight: normal;
    color: #000000;
    margin-top: 10px;
    line-height: 14px;
}

#dealers_content table tr td b.black18 {
    background-color: #63503d;
    padding: 4px 0;
    margin-top: 15px;
    text-indent: 5px;
    font-weight: bold;
    color: #ffffff;
    font-family: arial;
    font-size: 12px;
    line-height: 10px;
    text-transform: capitalize;
}
