.aorange:link
{
	color:5E5853;
	text-decoration:none;
	font-weight:none;
}
.aorange:hover
{ 
	color:5E5853;
	text-decoration:none;
	font-weight:none;
}
.aorange:visited
{
	color:5E5853;
	text-decoration:none;
	font-weight:none;
}

.normal:link
{
	color:#7D7457;
	text-decoration:none;
	font-weight:bold;
}
.normal:hover
{ 
	color:#7D7457;
	text-decoration:none;
	font-weight:bold;
}
.normal:visited
{
	color:#7D7457;
	text-decoration:none;
	font-weight:bold;
}

.menu
{
	width: 100%;
	cursor:hand;
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	padding: 4;
}
.Option
{
	font-family: arial;
	font-size: 11px;
	color: #7D7457;
	width: 100%;
	height: 20px;
	padding:2 5 3 20;
	border-top: 1 solid #ffffff;
	background-color: #FCF3D6;
	cursor:hand;
}
.Option_orange
{
	color: 5E5853;
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	height: 20px;
	padding: 2 10 3 5;
	cursor:hand;
	text-align: left;
}
