.bottompane {

background-color: transparent;

padding-bottom: 0px;

padding-left: 0px;

padding-right: 0px;

padding-top: 0px;

color:#FFFFFF;

}

A.bottompane:link {

text-decoration: none;

color:#FFFFFF;

}

A.bottompane:visited {

text-decoration: none;

color:#FFFFFF;

}

A.bottompane:hover {

text-decoration: none;

color:#FFFFFF;

}

A.bottompane:active {

text-decoration: none;

color:#FFFFFF;

}


.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005BA1;
	text-decoration: none;
}

.gris {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.blanco {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}