input.search
{ height: 17px; background-color: #ffde9b; border: solid 1px #999999; font-family: tahoma; color: rgb(0,0,70); font-size: 11px; float: left; }

A:link { color: #800000; font-weight: 400; text-decoration: none; margin-left: 0; }

A:visited { color: maroon; text-decoration: none; }

A:active {
	color: green;
	text-decoration: none;
}

A:hover {
	color: orange;
	font-weight: 400;
	text-align: center;
}
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: none;
}

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

P  {
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
}

TD.dark { font-size: 11px; font-family : tahoma; color : #ffde9b; text-decoration: none; }

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;
}
