a:link {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #030;
	text-decoration: none;
	border: 0;
}
.textos_lista {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.diseno {
	font-family: Arial;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}

.textosblancos {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.basetxts {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}


.textos_internos {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}



a:hover {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
.titulos_lista {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.titulos_internoslista {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.tit_form {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
