.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #8B0D18;
	text-decoration: none;
}
.titletext:hover {
	color : #8B0D18;
}
.links {
	color: #958262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;

}
.links:hover {
	color : #3D3425;

}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #958262;
}
.locationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F2ECDC;
	text-decoration: none;
	}
.linktop {
	color: #A93737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;

}
.linktop:hover {
	color : #CA5430;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0E0800;
	text-decoration: none;
	}
.titlesmalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #8B0D18;
	text-decoration: none;
	}

body { 
      scrollbar-face-color: #E0D9C7; 
	  scrollbar-shadow-color: #C9BB99; 
      scrollbar-highlight-color: #EFECE5; 
	  scrollbar-3dlight-color: #C9BB99;
	  scrollbar-darkshadow-color: #C9BB99; 
      scrollbar-track-color: #F2ECDC; 
	  scrollbar-arrow-color: #958262 }
}

