a:link {text-decoration: none; color:#003399; }
a:visited {text-decoration: none; color:#003399;}
a:hover {color:#000000; }
a:active {color:#003399;}

.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	left: 10px;
}

.cabecera_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	left: 10px;
}

.borde_azul {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

.borde_azul_1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #003399
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}


.texto_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}

.borde_fino {
	border: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-color: #CCCCCC;
}

.borde_fino_gris_bajo {
    border: thin;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.borde_dcho {
	border: thin;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.borde_fino_gris {
	border: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
