a {
  color: #9A1718;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #4C4650;
}
a:visited {
  color: #9A1718;
  text-decoration: none;
}
a:visited:hover {
  text-decoration: underline;
  color: #4C4650;
}
.special_color {color: #9A1718;}
.fleetprofile a {
    color: #9A1718;
    text-decoration: none;
}
a.driver_login {
  color: #666666;
}
a.driver_login:visited {
  color: #666666;
}
a.driver_login:visited:hover {
  color: #666666;
  text-decoration: underline;
}
.left_bg {
  background: url('interior_bg_01_hunt.jpg') repeat-x;
}
.right_bg {
  background: url('interior_bg_03_hunt.jpg') repeat-x
}
.header {
  background: url('header_hunt.jpg') no-repeat;
}
div.logo {
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  width: 220px;
  height: 80px;
  background: url('header_hunt.jpg') 0px -10px no-repeat;
}
div.logo a {
  width: 220px;
  height: 80px;
}
.monthly_bg{
  background: url('month_bg_hunt.gif') -1px 0 repeat-y;
}
.footer {
  background: url('footer3_hunt.gif') no-repeat;
  }


#botnav_about a.first,
#botnav_about a.first:hover,
#botnav_careers a.first,
#botnav_careers a.first:hover,
#botnav_news a.first,
#botnav_news a.first:hover,
#botnav_contact a.first,
#botnav_contact a.first:hover {
	background-image: url("nav_bg_hunt.gif");
}
	
#topnav ul li a:hover,
#topnav ul ul li a:hover,
#botnav ul li a:hover,
#botnav ul ul li a:hover,
.content_text h1,
.monthly_bg h3, 
.monthly_bg li {
     color:#9A1718;
}

#topnav ul li:hover,
#botnav ul li:hover,
#topnav ul li a:hover,
#botnav ul li a:hover {
	background:url("nav_hunt_2bg_over.jpg") 0px 1px no-repeat;
}

#topnav ul ul li a:hover,
#botnav ul ul li a:hover {
	background:url("nav_hunt_3bg_over.jpg") 0px 0px no-repeat;
}
#mainfootercontact {
margin: 7px 5px 0 0;
}
