BODY {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
A {
	color: #1100ff; 
	text-decoration: none
}
A:hover {
	color: #0000ff;
	text-decoration: underline;
}
A:visited {
	color: #1100ff; 
	text-decoration: none
}
.sale {
	color: #ff0000; 
	font-size: 15px;
	font-weight: bold;
}
.regular {
	font-size: 15px;
	font-weight: bold;
}
.regulars {
	font-size: 15px;
	font-weight: bold;
	text-decoration: line-through;
}
.name {
	font-weight: bold;
}
.manufacturer {
	font-size: 11px;
	font-style: italic;
}
.button {
	font-size: 13px; 
	color: #0000ff; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
