/*
 * Common Law Copyright 2005 @Quest WebDesign © All rights reserved.
 *
 * This is unpublished proprietary code of Cyclone Commerce.
 * Your access to it does not give you permission to use it.
 *
 * Colors:
 * 		Black		: #000000;
 */

body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 22px;
	color: #000000;
}

td
{
	vertical-align: top;
}

.SubTitle
{
	font-weight: bold;
}

a 		{ color: #000000; background-color: transparent; text-decoration: none; }
a:link 		{ color: #000000; background-color: transparent; text-decoration: none; }
a:visited 	{ color: #000000; background-color: transparent; text-decoration: none; }
a:hover 	{ color: #000000; background-color: transparent; text-decoration: none; font-weight: bold; }
a:active 	{ color: #000000; background-color: transparent; text-decoration: none; }
