/*
   Air Equipment Rental Style Sheet

   Filename:         linkstyle.css
   Supporting Files: 
*/
*    {padding: 0px; margin: 0px}
body {font-family: Verdana, Geneva, sans-serif; font-size: 14px}

ol           {font-size: 12px; line-height: 2; margin-left: 10px; list-style-type: none;
              color: white; margin-top: 15px} 

ol ul {margin-left: 20px; margin-top: 0px} 
 
ol li a         {text-decoration: none; color: #006}
ol li a:visited {color: #006; text-decoration: underline}
ol li a:active  {color: #006; background-color: white}
ol li a:hover   {color: black}
