.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}
.darkFooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #AB101C;
	}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}

	.bodylink:visited { color:#666666; text-decoration:none}
	.bodylink:hover { color:#CC0000; text-decoration:none; cursor:hand}
	.bodylink:active { color:#666666; text-decoration:none}
	
.bodylinkBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#products {
	background-image: url(../images/splash/05_must/body_bkgd.jpg);
	background-repeat: repeat;

