body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a{color:#990000; text-decoration:none}
a:link{color:#990000; text-decoration:none}
a:visited{color:#990000; text-decoration:none}
a:hover{color:#990000; background-color:#E9E9E9; text-decoration:none}
.subCat{color:#666666; text-decoration:none}
.subCat:link{color:#666666; text-decoration:none}
.subCat:visited{color:#666666; text-decoration:none}
.subCat:hover{color:#666666;  text-decoration:underline; background-color:#ffffff;}
.lightGrey {
	color: #999999;
}
.title {
	font-weight: bold;
	color: #990000;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.whitetitle {
	font-weight: bold;
	color: #FFFFFF;
}
