a:link{
text-decoration:none;
color:#cc00ff;
}
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: small;
    color: #ffffcc;
    padding: 3px;
}
.navy{
	border-style: ridge;
	border-color: #3399ff;
	border-width: 3px;
    font-family: arial; 
    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;
}

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

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

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

body{
color : #ffffcc;
font-family: Calligraph421 BT;
background-attachment: fixed; 
scrollbar-arrow-color: #990000;
scrollbar-base-color: #ff0000;
scrollbar-3dlight-color : #ff0000;
scrollbar-darkshadow-color : #990000;
scrollbar-face-color : #cc0000;
scrollbar-highlight-color : #cc3333;
scrollbar-shadow-color : #000033;
scrollbar-track-color : #cc0000;
}
