BODY
{
	font-family: Arial,Verdana,Tahoma,Helvetica;
	color: #000000;
}

form {margin-bottom:0; }

A { text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:grey;}

.ProductTitle { color:#000; font-size:16px; font-weight:bold;}
.ProductTitle:Hover { color:#333333; font-size:16px; font-weight:bold;}
.ProductPrice { font-size:14px; color:green; font-weight:bold; }
.ProductSpecialText { color:blue; }

.infolink { color:blue; }
.infolink:Hover { color:blue; }

.infotext { color:blue;}
.alerttext { color:red;}

.numberresults 	{ margin:5px; font-size:16px; color:green; font-weight:bold;}

.MenuLink { text-decoration:none; color:#000000; font-size:12px; font-weight:bold; }
.MenuLink:Hover { text-decoration:none; color:#C5000A; font-size:12px; font-weight:bold; }

.navbar { COLOR:#000000; TEXT-DECORATION:none }
.navbar:hover { COLOR: #333333; TEXT-DECORATION: underline }

.topbar { COLOR:#FFFFFF; TEXT-DECORATION:none}
.topbar:hover { COLOR: #999999; TEXT-DECORATION: underline }

.minicartlink { COLOR:#000000; TEXT-DECORATION:none }
.minicartlink:hover { COLOR: #333333; TEXT-DECORATION: underline }

.breadcrumbs { COLOR:#000000; TEXT-DECORATION:underline }
.breadcrumbs:hover { COLOR: #333333; TEXT-DECORATION: underline; background-color:#cccccc; }

TABLE { font-size:12px; color: #000000;}

.CategoryTitle { color:navy; font-size:16px; font-weight:bold; }

.MiniCartTitle { font-size:11px; font-weight:bold; color:#000000; }
.MiniCartText { font-size:11px; color:grey; font-weight:bold; }

.headercell { background-color: #dddddd; color: #000000; font-weight:bold; }
.tablecell { background-color: #eaeaea; color: #000000;}
.totalcell { background-color: #ccff99; color: #000000;}

.miniCartheadercell { background-color: #cccccc; color: #000000; font-weight:bold; }

.alertcell {background-color: white; }
.alertcellborder {background-color: red; }

.altcell1 { background-color: #cccccc; color: #000000;}
.altcell2 { background-color: #eaeaea; color: #000000;}