
a.negro:link {font-family:verdana; font-size:12px; text-decoration: underline; color: #000000}
a.negro:visited {font-family:verdana; font-size:12px; text-decoration: underline; color: #000000}
a.negro:hover {font-family:verdana; font-size:12px; text-decoration: none; color: #666666}
a.negro:active {font-family:verdana; font-size:12px; text-decoration: underline; color: #000000}

a.correo:link {font-family:arial; font-size:12px; text-decoration: none; color: #000033}
a.correo:visited {font-family:arial; font-size:12px; text-decoration: none; color: #000033}
a.correo:hover {font-family:arial; font-size:12px; text-decoration: underline; color: #666666}
a.correo:active {font-family:arial; font-size:12px; text-decoration: none; color: #000033}

.negro_texto {
	color: #000000;
	font-size: 12px;
	font-family: verdana;
}
.texto {
	color: #000033;
	font-size: 12px;
	font-family: arial;
}
.texto_modulos {
	color: #04195B;
	font-size: 10px;
	font-family: arial;
}
.texto_blanco {
	color: #ffffff;
	font-size: 9px;
	font-family: Tahoma;
}

.formulario {
	font-family: tahoma; color: #333333; font-weight: normal;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #CCCCCC;}
	
	.formulario_contacto {
	font-family: tahoma; color: #333333; font-weight: normal;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #ffffff;}
	
.boton {
	font-family: tahoma; color: #333333; font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	background-color: #CCCCCC;
	border: 1px solid;
	color: #333333;
}
	
.links {
	font-family: tahoma; color: #02427B; font-weight: bold;
	font-size: 12px;
}

.tabla_punteada {
	font-family: Verdana;
	color: #000066;
	font-size: 11px;
	overflow: auto;
	border-style: dashed;
	border-color: #666666;
	border-width: 1px;
	background-color: #F7F7F7;
}

.tabla {
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
	overflow: auto;
}
.tabla_dest {
	font-family: tahoma;
	color: #000000;
	font-size: 10px;
	overflow: auto;
}


