input.search
 { color: #000; font-size: 11px; font-family: tahoma; background-color: white; border: solid 1px #999999; height: 17px }

A:link  { color: #000; text-decoration: none }

A:visited  { color: #000; text-decoration: none }

A:active  { color: #000; text-decoration: none }

A:hover   { color: #000; text-decoration: underline }

A.dark:link       { color: #800000; font-weight: bold; font-size: 11px; text-decoration: none }

A.dark:visited       { color: #800000; font-weight: bold; font-size: 11px; text-decoration: none }

A.dark:active       { color: #800000; font-weight: bold; font-size: 11px; text-decoration: none }

A.dark:hover       { color: #800000; font-weight: bold; font-size: 11px; text-decoration: underline }

A.nav:link   { color: #fedc47; text-decoration: none }

A.nav:visited   { color: #fedc47; text-decoration: none }

A.nav:active   { color: #fedc47; text-decoration: none }

A.nav:hover  { color: #dcdcdc; text-decoration: underline }

A.top:link   { color: #d3d3d3; text-decoration: none }

A.top:visited   { color: #d3d3d3; text-decoration: none }

A.top:active   { color: #d3d3d3; text-decoration: none }

A.top:hover   { color: #fff; text-decoration: underline }

A.yellow:link    { color: #000; text-decoration: none }

A.yellow:visited    { color: #000; text-decoration: none }

A.yellow:active    { color: #000; text-decoration: none }

A.yellow:hover    { color: #333; text-decoration: underline }

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

HR {
	height: 1px;
	color: #999999;
}
body  { color: #333; background-color: #000 }
.TITLE    { color: #000; font-size: 15px; font-family: Helvetica; text-indent: 15px; word-spacing: 3px; letter-spacing: 2px; border: dotted 1px #c0c0c0 }
.box { border: solid 1px #a9a9a9 }
.redbox { border: solid 1px #f00 }
.dotbox { border: dotted 1px #a9a9a9 }
.text { line-height: 15px }
.price { color: #f00; font-weight: bold; font-size: 12px }

