.text {
	font-size: 12px;
	color: #000000;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #8D673D;
}
body,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #6A4E2F;
	text-decoration: none;
}
a:visited {
	color: #6A4E2F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #6A4E2F;
}
a:active {
	text-decoration: none;
	color: #6A4E2F;
}
.text_w {
	font-size: 16px;
	color: #FFFFFF;
}
.small {
	font-size: 10px;
}
.amenu {
	color: #503616;
	font-weight: bold;
}
