Body {
	font-size: 13px;
	font-family: "Trebuchet MS";
	color:#D40B6F;
	margin: 0px;
}

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

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

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

A.dark:hover {
	color: #FFC8E2;
	text-decoration: none;
}

A:link {
	color: #D40B6F;
	text-decoration: none;

}

A:visited {
	color: #D40B6F;
	text-decoration: none;

}

A:active {
	color: #D40B6F;
	text-decoration: none;

}

A:hover {
	color: #FFC8E2;
	text-decoration: none;

}

TD {
	font-size: 13px;
	font-family : "Trebuchet MS";
}

P {
	font-size: 13px;
	font-family : "Trebuchet MS";
}

TD.smaller {
	font-size: 13px;
	font-family : "Trebuchet MS";
	color : #D40B6F;
}

P.smaller {
	font-size: 13px;
	font-family : "Trebuchet MS";
	color : #D40B6F;
}

TD.whitetext {
	font-size: 13px;
	font-family : "Trebuchet MS";
	color : #FFFFFF;
}


select.search
{
	height: 17px;
	background-color: #FFC8E2;
	border: solid #D40B6F;
	border-width: 1px;
	font-family:  "Trebuchet MS";
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family :  "Trebuchet MS";
}

P.mincart {
	font-size: 11px;
	font-family :  "Trebuchet MS";
}

HR {
	color : #FFC7E2;
	height : 1px;
}


