.headx {
	font-family: "Tahoma";
	color: #ffffff;
	font-size: 18px;
	
}
.regular {
	font-family: "Tahoma";
	color: #d7ccbf;
	font-size: 11px;
	list-style-image: url(lop_redarrow.gif);list-style-type: none;
	border-color: #000000;
}
.big {
	font-family: "Tahoma";
	color: #806C57;
	font-size: 14px;
	list-style-image: url(lop_redarrow.gif);list-style-type: none;
	border-color: #000000;
}

a:link {
	font-family: "Tahoma";
	color: #806C57;
	text-decoration: none;
}
a:visited {
	font-family: "Tahoma";
	color: #806C57;
	text-decoration: none;
}
a:hover {
	font-family: "Tahoma";
	color: #806C57;
	text-decoration: underline;


}
a:active {
	font-family: "Tahoma";
	color: #806C57;
	text-decoration: none;

}