a:link {text-decoration: none; color: #333333;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline;  font-weight: bold; color: #000000;}
a:active {text-decoration: underline; color: #000000;}
BODY{ 
background-color: transparent;
scrollbar-face-color:#9D8B77; 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-track-color:#E6E4E3; 
} 
.outterbox {
	border: 1px solid A49482;
	background-image: url(images/bg.gif);
	background-position: 600px top;
	background-attachment: fixed;
	background-repeat: no-repeat;


}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 5A3D1B;
}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;

}
.sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
