a:link{
	text-decoration:none;
	font-weight:bold:;
	font-style : italic;
}

a:hover {
	COLOR: #ff9900;
	text-decoration: underline;
	font-style : normal;
}

body {
font-family: Humanst521 BT;
background: #ffcccc;
background-color : #ffffff;
color : #000000;
background-attachment: fixed; 
scrollbar-arrow-color: #006600;
scrollbar-base-color: #00cc33;
scrollbar-3dlight-color : #009999;
scrollbar-darkshadow-color : #336666;
scrollbar-face-color : #009900;
scrollbar-highlight-color : #33cc66;
scrollbar-shadow-color : #669933;
scrollbar-track-color : #006600;
}

.navy{
    font-family: Calligraph421 BT; 
    font-size: x-small;
}
      
.sand{
    font-size: x-small; 
    color: #990000; 
    padding: 3; 
    border-style: ridge; 
    border-width: thin; 
    background-color: #e1d2a9;
}
