/*
  $Id: stylesheet_3.css,v 1.3 2008/10/02 00:34:38 aa0001 Exp $

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

  Copyright (c) 2008 Benjamin Baez

  English specific CSS declarations.
*/

@charset "utf-8";

BODY {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a.start {
	font-family: Impact, Helvetica, sans-serif;
}

a.start:hover {
	font-family: Impact, Helvetica, sans-serif;
}

TD.infoBoxHeading {
	font-family: Impact, sans-serif;
}

TD.infoBoxCategoriesHeading {
	font-family: Impact, sans-serif;
}

