.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #726127;
}

.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC5C32;
	text-decoration: none;
}

.lnk1
{
	font-family: Arial;
	font-size: 11px;
	color: #AC5C32;
	text-decoration: none;
	font-weight: bold;

}
a.lnk1:hover
{
	font-family: Arial;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.tbg {
	background-image: url(images/bgimg1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

