.azul
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #314173;
text-decoration: none;
}

.naranja
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #FF9A00;
text-decoration: none;
}

.normal
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}


.link
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.link:hover
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #AEC1EC;
text-decoration: none;
}

.linkAzul
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #4257D1;
text-decoration: underline;
}

.linkAzul:hover
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #AEC1EC;
text-decoration: underline;
}


.linkBlanco {

font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}

.linkBlanco:hover
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #FFD76F;
text-decoration: underline;
}



.linkAzul2
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #4257D1;
text-decoration: underline;
}

.linkAzul2:hover
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #AEC1EC;
text-decoration: underline;
}


.txtNegro
{
font-family: Verdana;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #666666;
text-decoration: none;
}

.txtPeque
{
font-family: Verdana;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.txtNegro11
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.txtAzul
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #4257D1;
text-decoration: none;
}

.txtGris
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #CCCCCC;
text-decoration: none;
}

.txtBlanco
{
font-family: Verdana;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

.piepag
{
font-family: Verdana;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #0;
text-decoration: none;
}




.tablasBorde {

	border: 1px solid #000000;
}
.margen {

	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #000000;
}
.margen2 {

	border-top: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	border-right: none;
}

.margen3 {

	border-top: 1px solid #000000;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.margen4 {

	border-top: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	border-right: 1px solid #000000;
}

.margen5 {

	border-top: none;
	border-bottom: none;
	border-left: 1px solid #000000;
	border-right: none;
}

.margen6 {

	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
