body,td,th {
	font-size: 12px;
	color: #8a652e;
	LINE-HEIGHT: 170%;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #8a652e;
	text-decoration: none;
}
a:visited {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #8a652e;
	text-decoration: none;
}
a:hover {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #a79482;
	text-decoration: none;
}
a:active {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #8a652e;
	text-decoration: none;
}

a.btm:link, a.btm:visited{ 
color:#ffffff; 
text-decoration: none; 
} 
a.btm:hover{ 
color:#e5ffd0; 
text-decoration: underline; 
} 

a.list:link, a.list:visited{ 
color:#505050; 
text-decoration: none; 
} 
a.list:hover{ 
color:#5c3919; 
text-decoration: underline; 
} 


a.nv:link, a.nv:visited{ 
color:#8a652e; 
text-decoration: underline; 
} 
a.nv:hover{ 
color:#5c3919; 
text-decoration: underline; 
} 
a.orange:link, a.orange:visited{ 
color:#eb6632; 
text-decoration: none; 
} 
a.orange:hover{ 
color:#5c3919; 
text-decoration: none; 
} 







.listfont {
	color: #4b690f;
	font-size: 19px;
	font-family:Arial, Helvetica, sans-serif;
}

.black {
color:#000000;
}


.black5050 {
color:#505050;
}

.green4b690f{
color:#4b690f;
}
.orangeeb6632{
color:#eb6632;
}
