a:link {color:#008DFF;}
a:visited {color:grey}
A:hover {color: red;
	   text-decoration:  underline;
	  }

BODY
{
	text: white;
	vlink: white;
	color: white;
	background-color: black;
	font-family: helvetica;

}
p, td, h2, h6 {font-size: 12px; color: #ffffff;}

ul	{list-style: none;}

li    {list-style: none;}



.dishwashers
{
background-color: black; 
border: 1px solid red;
width: 150px; 
height: 310px; 
visibility: hidden;
position: relative;
left: 85px;
top: 118px;
z-index: 1;
}

.ranges
{
background-color: black; 
border: 1px solid red;
width: 150px; 
height: 310px;
visibility: hidden; 
position: relative;
left: 85px;
top: 144px;
z-index: 1;
}

.cooktops
{
background-color: black; 
border: 1px solid red;
width: 150px; 
height: 290px; 
visibility: hidden;
position: relative;
left: 85px;
top: 170px;
z-index: 1;
}

.hoods
{
background-color: black; 
border: 1px solid red;
width: 150px; 
height: 215px; 
visibility: hidden;
position: relative;
left: 85px;
top: 196px;
z-index: 1;
}

.refridgerators
{
background-color: black; 
border: 1px solid red;
width: 150px; 
height: 270px; 
visibility: hidden;
position: relative;
left: 85px;
top: 222px;
z-index: 1;
}

.ovens
{
background-color: black; 
border: 1px solid red;
width: 150px; 
height: 270px; 
visibility: hidden;
position: relative;
left: 85px;
top: 248px;
z-index: 1;
}

.disposers
{
background-color: black; 
border: 1px solid red;
width: 150px; 
height: 80px; 
visibility: hidden;
position: relative;
left: 85px;
top: 271px;
z-index: 1;
}

.menu_item
{
text-decoration: none;
text-align: center;
display: block;
color: white;
z-index: 1;
}

.man_link
{
text-align: right;
text-decoration: none;
color: white;
z-index: 1;
}

.menu
{
font-family: helvetica;
text-decoration: none;
}

.bgitem
{
color: red;
text-decoration: none;
text-align: center;
display: block;
}

a.bgitem:hover {color: white; text-decoration: none}