input.search
{
	height: 17px;
	background-color: #FFDE9B;
	border: solid #999999;
	border-width: 1px;
	font-family: Arial;
	color: rgb(0,0,70);
	font-size: 14px;
	
}

A:link {
	color: #0000FF;
	text-decoration: none;
}

A:visited {
	color: #330099;
	text-decoration: none;
}

A:active {
	color: #660000;
	text-decoration: none;
}

A:hover {
	color: #990066;
	text-decoration: underline;
}

A.dark:link {
	color: #0000FF;
	text-decoration: none;
}

A.dark:visited {
	color: #330099;
	text-decoration: none;
}

A.dark:active {
	color: #660000;
	text-decoration: none;
}

A.dark:hover {
	color: #990066;
	text-decoration: underline;
}

TD {
	font-size: 14px;
	font-family : Arial;
	color: #000044
}

P {
	font-size: 14px;
	font-family : Arial;
	color: #000066
}

TD.dark {
	font-size: 14px;
	font-family : Arial;
	color : #FFDE9B;
}

P.dark {
	font-size: 14px;
	font-family : Arial;
	color : #EEDE9B;
}

TD.smaller {
	font-size: 12px;
	font-family : Arial;
	color : #666666;
}

P.smaller {
	font-size: 12px;
	font-family : Arial;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : Arial;
	color : #000000;
}

P.mincart {
	font-size: 10px;
	font-family : Arial;
	color : #000000;
}

HR {
	height: 1px;
	color: #999999;
}

Form {
	font-size: 14px;
	font-family : Arial;
	color: #F4BFFF;
}
