.css {
	font-family: Tahoma;
}
.titulos_categoria {
	font-family: Tahoma;
	font-size: 16px;
	color: #A58F74;
	font-weight: bold;
}
.categoria {
	font-family: Tahoma;
	font-size: 11px;
	color: #B6A58F;
}
.texto_in {
	font-family: Tahoma;
	font-size: 11px;
	color: #A49A8E;
}

.texto_in_titulo {
	font-family: Tahoma;
	font-size: 14px;
	color: #A49A8E;
}

.titulos_anunciobest {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulos_anuncio {
	font-family: Tahoma;
	font-size: 12px;
	color: #B6A58F;
	font-weight: bold;
}
.submenus {
	font-family: Tahoma;
	font-size: 11px;
	color: #5F310C;
	text-decoration: none;
}
.submenus:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #5F310C;
	text-decoration: none;
}
.submenus:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #5F310C;
	text-decoration: none;
}
.submenus:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

