@charset "utf-8";
.txtcont {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titulos {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #700B05;
	text-decoration: none;
}

