.bg {
	background-image: url(img/b_ico3.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
a.c:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 797c73;
	text-decoration: none;
}
a.c:visited {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 797c73;
	text-decoration: none;
}
a.c:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 929292;
}
.text3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: 9ac93f;
}