/*
  $Id: stylesheet.css,v 1.26 2003/06/30 20:03:50 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2002 osCommerce

  Released under the GNU General Public License
*/

h1 { font-family : Verdana, Arial, sans-serif; font-size: 12px; text-align : left; text-decoration : none;}
h2 { font-family : Verdana, Arial, sans-serif; font-size: 12px; text-align : left; text-decoration : none;}
h3 { font-family : Verdana, Arial, sans-serif; font-size: 11px; text-align : left; text-decoration : none;}
h4 { font-family : Verdana, Arial, sans-serif; font-size: 10px; text-align : left; text-decoration : none;}

img { border:none}
/* links */
a:link { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: none; }
a:visited { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffcc33; font-weight: normal; text-decoration: none; }
a:active { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #00ff99; font-weight: normal; text-decoration: none; }
a:hover { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline; }



