a:link{
text-decoration:none;
font-weight:bold:
}

a:hover {
COLOR: #ff9900;
text-decoration: underline;
}

body {
font-family: Humanst521 BT;
font-weight: bold;
background: #ffcccc url(images/debt_background.jpg);
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;
    padding: 3px; 
    border-style: ridge; 
    border-width: thin; 
}
      
.sand{
    font-size: x-small; 
    color: #990000; 
    padding: 3px; 
    border-style: ridge; 
    border-width: thin; 
    background-color: #e1d2a9;
}