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

A:link   { color: #e08803; font-weight: bold; text-decoration: none }

A:visited   { color: #e08803; font-weight: bold; text-decoration: none }

A:active   { color: #e08803; font-weight: bold; text-decoration: none }

A:hover   { color: #e08803; font-weight: bold; text-decoration: underline }

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover  { color: #333333; text-decoration: underline }

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

P  { color: #000; 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;
}

A.white:link  { color: #fff; text-decoration: none }

A.white:visited  { color: #fff; text-decoration: none }

A.white:active  { color: #fff; text-decoration: none }

A.white:hover  { color: #f5f5f5; text-decoration: underline }