.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E745F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
a:active {


	text-decoration: none;
}
.type .type ul {
	list-style-type: square;
	color: #FFFFFF;
}
.home_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B39278;
	text-align: justify;
}
