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;
font-weight: bold;
background: #ffcccc url(images/money_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;
}
      
.sand{
    font-size: x-small; 
    color: #990000; 
    padding: 3PX; 
    border-style: ridge; 
    border-width: thin; 
    background-color: #ffff00;
}

.usa{
	font-size: x-small;
	color: #ffffff;
	padding: 3px;
	border-style: ridge;
	border-width: thin;
	background-color: #3300cc;
	border-color : red;
}