/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/



BODY {
  background: #ffffff;
  color: #808080;
  margin: 0px;
  font-family: Arial;
}

td.A {
  color: #808080;
  text-decoration: none;
}

.A2 {
  color: #ffff99;
  text-decoration: none;
}

.Awhite {
  color: #ffffff;
  text-decoration: none;
}

.Ablack {
  color: #000000;
  text-decoration: none;
}

.A3:visited {
	text-decoration: none; 
	color: #ffffff;
}

A:hover {
  color: #003399;
  text-decoration: none;
}

FORM {
	display: inline;
	font-family: Arial;
}

TD.time {
  color: #ffffff;
  size: 10;
  font-family: Arial;
}

TD.content {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}

TD.quote {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
}

TD.leftcontent {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
}

TD.bottom {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
}

a.maroon{
	color: #990000;
	font-size: 12px;
}

