BODY {
	color: #88201F;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	text-align: justify;
}

.size12 {
	font-size: 12px;
}


.boxtext {
	font: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;  color: White; text-align: center;
}


.bold {
	font-weight: bold;
}


.special { font-size: 18px; font-weight: bold; text-align: center;
}

.specialprice { font-size: 40px; font-weight: bold; text-align: center;
}



A {
	color: White; 
	text-decoration: none;
}



A:HOVER {
	color: Yellow;
	text-decoration: none;
}

A.alt:link {
	color: Maroon; font-weight: bold; text-decoration: none;
}

A.alt:visited {
	color: Maroon; font-weight: bold; text-decoration: none;
}

A.alt:hover { color: #9932CC; font-weight: bold; text-decoration: none;
	
}
.specialpricered {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #F00;
}
