a:link { color:#A8110F; font-weight: bold; text-decoration: none;}
a:visited { color:#A8110F;  font-weight: bold; text-decoration: none;} 
a:hover { color: A8110F; font-weight: bold; text-decoration: underline; 
}
.footer a:link { color:#DEBF87; text-decoration: none;}
.footer a:visited { color:#DEBF87;  text-decoration: none;} 
.footer a:hover { color: #DEBF87; text-decoration: underline; 
}
body {	
  background: url(images/BG2.png);
}

h1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;  color:#503812;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px 0px 0px;
	}
	
.text {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;  
	color:#503812;
	line-height: 12pt;
	}
	
.footer{
	color: #DEBF87; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	}


