body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td {
	font-family: arial, helvetica, sans-serif;
}
.citrus {
	color: #439800;
}
.citrus a {
	text-decoration: none;
	color: #439800;
}
.citrus a:hover {
	text-decoration: underline;
	color: black;
}
.citrus a:visited {
	text-decoration: none;
	color: #439800;
}
.fridge {
	color: white;
}
.fridge a {
	text-decoration: none;
	color: white;
}
.fridge a:hover {
	text-decoration: underline;
	color: black;
}
.fridge a:visited {
	text-decoration: none;
	color: white;
}
.dishwasher {
	color: #FFF6B2;
}
.dishwasher a {
	text-decoration: none;
	color: #FFF6B2;
}
.dishwasher a:hover {
	text-decoration: underline;
	color: black;
}
.dishwasher a:visited {
	text-decoration: none;
	color: #FFF6B2;
}
.crushedice {
	color: #795555;
}
.crushedice a {
	text-decoration: none;
	color: #795555;
}
.crushedice a:hover {
	text-decoration: underline;
	color: black;
}
.crushedice a:visited {
	text-decoration: none;
	color: #795555;
}
input, select, textarea, submit {
	font-size: 14px;
}
