html {
  overflow-y: scroll;
}


body, p, li, td { left: 0px; top: 0px; ; font-size: 12px; color: #675D5D; text-decoration: none; font-family: "Trebuchet MS"} 


a{ color:#C1371B; font-size: 12px; text-decoration:underline; font-family: "Trebuchet MS"}  
a:hover { color: #ED3510; text-decoration: underline }


/* ------------ GENERAL---------------- */

.GEN_bold{
	color:#675D5D;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS;
}




.GEN_something{
	color:#2F2F2F;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
}

.GEN_formfields{
	color:#4C2921;
	font-size: 11px;
	font-family: Trebuchet MS;
	font-weight: normal;
	border: 1px solid #CB6E32;
	background: #FFFFFF;
}

/* ------------ ABOUT US ---------------- */

.ABOUT_subheader{
	color:#7B4F44;
	font-size: 19px;
	font-weight: normal;
	font-family: tahoma;
}

.ABOUT_info{
	color:#EFCAC3;
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS;
	line-height: 99%;
}


a.ABOUT_hype{
	color:#EFCAC3;
	text-decoration: underline;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
	line-height: 99%;
} 
a.ABOUT_hype:hover{ 
	color: #F7DAD5;
	text-decoration: underline;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
	line-height: 99%;
}


/* ------------ CONTACT ---------------- */

.CONTACT_bright{
	color:#AA3C26;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: normal;
	line-height: 99%;
}

.CONTACT_dark{
	color:#4C2921;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
}

.CONTACT_asterick{
	color:#E99483;
	font-size: 17px;
	font-family: Times;
	font-weight: normal;
}


a.CONTACT_hype{
	color:#4C2921;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
} 
a.CONTACT_hype:hover{ 
	color: #804B3E;
	text-decoration: underline;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
}





/* ------------ FAQS ---------------- */

.FAQS_question{
	color:#4C2921;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: normal;
	line-height: 99%;
}


.FAQS_subheader{
	color:#7B4F44;
	font-size: 19px;
	font-weight: normal;
	font-family: tahoma;
}




.FAQS_testimonial{
	color:#4C2921;
	font-size: 13px;
	font-family: Trebuchet MS;
	font-weight: normal;
	line-height: 135%;
	font-style: italic;
}

/* ------------ FOOTER ---------------- */

.FOOTER_basic{
	color:#6C5F56;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
}

.FOOTER_divider{
	color:#C04D36;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
}


a.FOOTER_hype{
	color:#6C5F56;
	text-decoration: underline;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
} 
a.FOOTER_hype:hover{ 
	color: #303030;
	text-decoration: underline;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}


a.FOOTER_menuhype{
	color:#90703D;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
} 
a.FOOTER_menuhype:hover{ 
	color: #6A5027;
	text-decoration: underline;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
}



/* ------------HOMPEAGE---------------- */

.HOME_description{
	color:#3D3333;
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS;
	line-height: 112%;
}

.HOME_descriptionBD{
	color:#3D3333;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS;
	line-height: 116%;
}





/* ------------BORDER STYLES BELOW---------------- */


.borderoutline{ border: 1px solid #877C5E;}

.borderlight{ border: 1px solid #DCD4C5;}



/* ------------ IMAGE CODE ---------------- */

td img {display: block;}

img.InlineImage {
	display: inline;
}




<style type="text/css">


</style>
