.texto {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;

}
.subtitulos {
	font: bolder 18px Arial, Helvetica, sans-serif;
	color: #333333;
}
.bordetabla {
	border: thin solid #666666;
}
.volver {
	font: bold 10px Tahoma;
	color: #009999;
	text-decoration: none;
}
.titulos {
	font: bolder 14px Tahoma;
	color: #009999;
}
.texto:link {
	color: #006699;
	text-decoration: none;
}
