.titulo {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
.seccion {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	}
.columna {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}
.datos {
	font-family: Arial;
	font-size: 11px;
	color: #000099;
	font-weight: normal;
	text-decoration: none;
	}
.datos:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
	}
.datos_inactivos {
	font-family: Arial;
	font-size: 11px;
	color: #FF0066;
	font-weight: normal;
	text-decoration: none;
	}
.datos_inactivos:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF0066;
	font-weight: normal;
	text-decoration: underline;
	}
.pie {
	font-family: Arial;
	font-size: 10px;
	color: #000099;
	font-weight: normal;
	text-decoration: none;
	}
.pie:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
	}
.formu {
	font-family: Verdana;
	font-size: 11px;
	border-color: #666666;
	border-width: 1;
	color: #666666;
	}
.texto { 
	font-family: tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	}
.texto:hover {
	font-family: tahoma, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	}
.textochico {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
