.cuts {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #826E27;
}
A.cut:link
{
	COLOR: #826E27;
	font-weight: bold;
	font-family: verdana, arial, helvetica;;
	font-size: 11px;
	text-decoration: underline;
}

A.cut:visited
{
	COLOR: #826E27;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family: verdana, arial, helvetica;;
	font-size: 11px;
}
A.cut:hover
{
	color: #826E27;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: verdana, arial, helvetica;;
	font-size: 11px;

}
.orderInner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F4F3E1;
	background-color: #826E27;
}
.content {

	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #826E27;
}

