.blanco { background-color: #ffffff }
.grana { background-color: #b02a27 }
.azul { background-color: #003366 }
.celeste { background-color: #d9e5f2 }
.rosa { background-color: #ff8d8d }
.gris { background-color: #e3e3e3 }

.menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; text-decoration: none }
.menu a:visited { color: #ffffff; text-decoration: none }
.menu a:link { color: #003366; text-decoration: none }
.menu a:hover { color: #003366;  text-decoration: none }

.menuSeleccionado { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #b02a27; text-decoration: none }
.menuSeleccioando a:visited { color: #b02a27; text-decoration: none }
.menuSeleccionado a:link { color: #003366; text-decoration: none }
.menuSeleccionado a:hover { color: #003366;  text-decoration: none }

.textoAzul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; text-decoration: none }
.textoAzul a:visited { color: #003366; text-decoration: none }
.textoAzul a:link { color: #003366; text-decoration: none }
.textoAzul a:hover { color: #0000ff;  text-decoration: none }
.textoAzulNegrinha { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; text-decoration: none; font-weight: bold }
.textoAzulPequeno { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003366; text-decoration: none; }
.textoAzulPequenoNegrinha { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003366; text-decoration: none; font-weight: bold }

.textoGrana { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #b02a27; text-decoration: none }
.textoGrana a:visited { color: #b02a27; text-decoration: none }
.textoGrana a:link { color: #b02a27; text-decoration: none }
.textoGrana a:hover { color: #0000ff;  text-decoration: none }
.textoGranaNegrinha { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #b02a27; text-decoration: none; font-weight: bold }
.textoGranaPequeno { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #b02a27; text-decoration: none; }
.textoGranaPequeno a:visited { color: #b02a27; text-decoration: none }
.textoGranaPequeno a:link { color: #b02a27; text-decoration: none }
.textoGranaPequeno a:hover { color: #0000ff;  text-decoration: none }
.textoGranaPequenoNegrinha { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #b02a27; text-decoration: none; font-weight: bold }

.textoBlanco { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none }
.textoBlanco a:visited { color: #ffffff; text-decoration: none }
.textoBlanco a:link { color: #ffffff; text-decoration: none }
.textoBlanco a:hover { color: #0000ff;  text-decoration: none }
.textoBlancoNegrinha { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold }
.textoBlancoPequeno { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none; }
.textoBlancoPequenoNegrinha { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold }