/*
  $Id: stylesheet_1.css,v 1.8 2008/10/01 00:28:12 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;
}

