.bottompane {

background-color: transparent;

padding-bottom: 0px;

padding-left: 0px;

padding-right: 0px;

padding-top: 0px;

color: black;

}

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: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00416C;
	text-decoration: none;
}
.naranja {

	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: #A26C09;
	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: #666666;
	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;
}

.nara{


	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: #E88C0D;
	text-decoration: none;
}
