body {
   background-color: #504D49;
   background-image: url(../images/page_bg.jpg);
   background-repeat: repeat-x;
   margin: 0px;
   padding: 0px;
}

A { color: #B0AFAF; text-decoration: underline;} 
A:link{ color: #a0161b; text-decoration: underline;} 
A:visited{ color: #a0161b; text-decoration: underline;} 
A:active{ color: #a0161b; text-decoration: underline;} 
A:hover{ color: #1f0809; text-decoration: none;}

}
#body_text a{

	font-family: Verdana, sans-serif;
	font-size: 10px;
	
	
}
#image {
   border-bottom: 1px solid #111111;
   border-top: 1px solid #111111;
   border-right: 1px solid #111111;
   border-left: 1px solid #111111;
}
#footer {
   text-align: right;
   
   
   font-size: 11px;
   font-family: Verdana, sans-serif;
   letter-spacing: 0.05em;
   color: #CCCCCC;
}

#footer a {
   text-align: right;
   
   
   font-size: 11px;
   font-family: Verdana, sans-serif;
   letter-spacing: 0.05em;
   color: #7E7B74;
}
