a:link{
text-decoration:none;
}
A:hover{
	COLOR: #ff9900
}
.health{
    font-size: small; 
    font-family: Calligraph421 BT; 
    font-weight: bold; height: auto;
}
.blood{
	border-style: groove;
	border-color: #993300;
	border-width: 3px;
    font-family: "Calligraph421 BT"; 
    font-weight: Bold;
    font-size: x-small;
    color: maroon;
    padding: 3px;
}
.navy{
	border-style: double;
	border-color: #3399ff;
	border-width: 3px;
    font-family: "Calligraph421 BT"; 
    font-weight: Bold;
    font-size: x-small;
    color: White;
    padding: 3px;
}
      
.sand{
    font-size: x-small; 
    color: #990000; 
    padding: 3px; 
    border-style: ridge; 
    border-width: thin; 
    background-color: #e1d2a9;
}

.sandscript{
	font-size: x-small;
	color: #990000;
	padding: 10px;
	border-width: thick;
	border-top: groove #cc9900;
	border-left: groove #cc9900;
	border-bottom: groove #ffffcc;
	border-right: groove #ffffcc;
	background-color: #e1d2a9;
}

.sandsans{
    font-family:arial;
    font-size: small; 
    color: #990000; 
    padding: 3px; 
    background-color: #e1d2a9;
    background-image: none;
}

.space{
	border-style:groove;
	border-color:white;
	border-width:3px;
    font-family: "Calligraph421 BT"; 
    font-size: x-small;
    color: White;
    padding: 3px;
}

.777-health-logo{
text-indent: 20px; 
 font-style: oblique; 
 color: #990000; 
 font-size: 12px; 
 font-weight: bold;
 line-height: 30px;
 background-image: url('images/777brand.gif'); 
 background-repeat: no-repeat; 
 height: 150px;
 width: 150px;
 font-family: EngravrsRoman;
 }

#menuShow{
border: 1px solid #9900ff;
background-color: #ffffff;
padding: 13px;
font-size: 13px;
font-family: Bimini;
position: absolute;
width: auto;
height: auto;
}

#menuSelect{
border: 1px solid #9900ff;
background-color: #ffffff;
padding: 13px;
font-size: 13px;
font-family: Bimini;
position: absolute;
width: auto;
height: auto;
}

body{
background: #e1d2a9 url(images/777_health_bnnr.jpg);
background-color: #e1d2a9;
color: #990000;
background-attachment: fixed; 
scrollbar-arrow-color: #993300;
scrollbar-base-color: #e0b19b;
scrollbar-3dlight-color: #ffffcc;
scrollbar-darkshadow-color: #cc9900;
scrollbar-face-color: #e1d2a9;
scrollbar-highlight-color: #ffcc00;
scrollbar-shadow-color: #990000;
scrollbar-track-color: #e1d2a9;
font-family: EngravrsRoman; 
}
