A.MenuLink {
 	color: #8c2d17;
	width: 100%;
 	text-decoration: none;
}
/* Menu Link when the mouse is over */
A.MenuLink:hover {
 	color: #8c2d17;
 	background-color: #fad783;
 	text-decoration: underline;
}
/* First menu link element */
DIV.FirstMenuElement {
 	font: 12px Geneva, Arial, Helvetica, sans-serif;
 	color: #8c2d17;
	position: absolute;
 	padding: 3px;
 	width: 150px;
 	text-align: center;
 	background-color: #fdfdfd;
  	border: solid #000000 1px;
 	display: none;
}
/* First menu link element when the mouse is over */
DIV.FirstMenuElementOver {
 	font: 12px Geneva, Arial, Helvetica, sans-serif;
 	color: #8c2d17;
	position: absolute;
 	width: 130px;
 	padding: 3px;
 	text-align: center;
 	background-color: #fdfdfd;
  	border: solid #000000 1px;
}
/* Menu link element */
DIV.MenuElement {
 	font: 12px Geneva, Arial, Helvetica, sans-serif;
 	color: #8c2d17;
	position: absolute;
 	padding: 3px;
 	width: 150px;
 	background-color: #fdfdfd;
  	border: solid #000000 1px;
 	display: none;
}
/* Menu link element when the mouse is over */
DIV.MenuElementOver {
 	font: 12px Geneva, Arial, Helvetica, sans-serif;
 	color: #8c2d17;
	position: absolute;
 	padding: 3px;
 	width: 150px;
 	background-color: #fdfdfd;
  	border: solid #000000 1px;
}
A.AI01:link {
	COLOR: #8c2d17; TEXT-DECORATION: none
}
A.AI01:visited {
	COLOR: #8c2d17; TEXT-DECORATION: none
}
A.AI01:hover {
	COLOR: #8c2d17; TEXT-DECORATION: underline
}
BODY {
	BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(http://www.superhottech.com/sitegraphics/testtestex0 copy3.jpg)
}
