.txtHistorial {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.titHistorial {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C27C34;
}

.linkHistorial {
	font-family: Tahoma;
	font-size: 10px;
	color: #C27C34;
	text-decoration: none;
}
a.linkHistorial:hover {
		text-decoration: underline;

}
.titNota {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #C27C34;
}
.txtNota {
	font-family: Tahoma;
	font-size: 10px;
}
.bordes {
	border: 2px solid #E6C52A;
}
.linkGaleria {
	font-family: Tahoma;
	font-size: 12px;
	color: #C27C34;
	text-decoration: none;
	font-weight: bold;
}
a.linkGaleria:hover {
	
	text-decoration: underline;
	
}
