@font-face {
    font-family: Calligraph421 BT;
    font-style:  normal;
    font-weight: normal;
    src: url(CALLIGR1.eot);
  }
  @font-face {
    font-family: Mistral;
    font-style:  normal;
    font-weight: normal;
    src: url(MISTRAL1.eot);
  }

BODY  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color : #F0C068;
	background : #800000 url('gr/sf_dark_hor.jpg');
	font-family:"Calligraph421 BT","Mistral";
}

BODY  {
    scrollbar-base-color: #800000;
    scrollbar-arrow-color: #F0C068;
    scrollbar-face-color: #800000;
    scrollbar-shadow-color: #800000;
    scrollbar-highlight-color: #800000;
    scrollbar-3dlight-color: #F0C068;
    scrollbar-darkshadow-color: #800000;
    scrollbar-track-color: #800000;
   
	}
	
	
	A:link {
color : #F0C068;	font-size : 14pt;	font-family : Calligraph421 BT;	TEXT-DECORATION: none; 
}
A:visited {
color : #FFFADD ;	font-size : 14pt;	font-family : Calligraph421 BT; TEXT-DECORATION: none; 
 
}
A:hover {
color : #ffffff;	font-size : 14pt;	font-family : Calligraph421 BT; text-decoration : underline;	background : maroon;
}
A:active {
color : white;      font-size : 14pt;	font-family : Calligraph421 BT; text-decoration : none;
}