a:link {
	color:#64592B;
	font-size:14px;
	font-family:Garamond;
	font-weight: bold;
	text-decoration:none;
}
a:active {
	color:#64592B;
	font-size:14px;
	font-family:Garamond;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color:#64592B;
	font-size:14px;
	font-family:Garamond;
	font-weight: bold;
	text-decoration:none;

}
a:hover {
	color:#D3A648;
	font-size:14px;
	font-family:Garamond;
	font-weight: bold;
	text-decoration:none;

}

p {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.form {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
p.heading {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}


body 
{
	scrollbar-3dlight-color:#DDD0AB;
        scrollbar-arrow-color:#DDD0AB;
        scrollbar-base-color:#DDD0AB;
        scrollbar-darkshadow-color:#DB9B4F;
        scrollbar-face-color:#DDD0AB;
        scrollbar-highlight-color:#DDD0AB;
}