.cf_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D723C;
}
.cf_menu a:link {
	color: #000000;
	text-decoration: none;
}
.cf_menu a:visited {
	color: #000000;
	text-decoration: none;
}
.cf_menu a:hover {
	color: #7D723C;
	text-decoration: none;
}
.cf_menu  a:active {
	color:  #7D723C;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #827642;
}
p {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

