/*
 * AmeriQuest Transportation and Logistics Resources
 * author:  mwr, ts
 * updated:  4/10/2002
 * FleetXchange specific styles
*/

a {
text-decoration: none;
color: #000099
}

a:active {
text-decoration: none;
color: #FF0033
}

a:hover {
text-decoration: underline;
color: #FF0033
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 19px;
color: #990000;
}
