a
{
  color: #F00000;
  text-decoration: none;
}
a:hover
{
  color: #F00000;
  text-decoration: underline;
}
.link
{
  font-family: arial;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
.link:hover 
{
  font-family: arial;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}
.title
{
  font-family: arial;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
}
.footer
{
  font-family: arial;
  font-size: 14px;
  color: #444444;
}
td
{
  font-family: arial;
  font-size: 14px;
  color: #FFFFFF;
}
.black_td
{
  font-family: arial;
  font-size: 14px;
  color: #000000;
}
.PageTitle
{
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}
.black_PageTitle
{
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.CarTitle
{
  font-family: arial;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
}
.ContactTitle
{
  font-family: arial;
  font-weight: bold;
  color: #FFFFFF;
}
.NoteText
{
  font-family: arial;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
}
