.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: 653B00;
	font-weight: bold;
}
.line-background {
	background-image: url(index/images/06.jpg);
	background-repeat: no-repeat;
}
.links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
	color: 653B00;
	font-weight: bold;
}
