td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;



}
.BordeBlanco {
	border: 1px solid #FFFFFF;
}
.BordeBlanco2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.TituloAzulGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215980;
	font-weight: bold;
}
.FuenteMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.TituloAzulPequeño {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #215980;

}
.FuenteNegraPequeña {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.BordeGris {
	border: 1px solid #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
.FuenteGrisPequeña {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.FuenteSubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A2D00;
	text-decoration: none;
}
.BordeMenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB03C;
}
.Justificada {
	text-align: justify;
}
.Boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #396C93;

}
.Boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #31749B;
	border: none;
}
