/* CSS Document */

.texto{

font-size:12px;
font-family:Arial, Helvetica;
color:#999999;}

.textobordo2 {

	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #67D6ED ;
	text-decoration: none;
	
}
.fondo-contenido {
	background-image: url(../images/cont_relleno.gif);
	background-repeat: repeat-x;
}