.texto {
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}
.text2 {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
.title {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	background-color: #682920;
}
.text3 {
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
}
a:link {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #682920;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #682920;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.titlebig {
	font-family: arial;
	font-size: 27px;
	color: #000000;
	background-color: #682920;
	font-weight: bold;
}
