body {font-family: verdana, helvetica, arial, sans-serif; margin-top: 0; margin-left: 0 ; color: #000000; font-size: 80% }
h1 { color: #003366; font-size: 140%  }
h2 { color: #003366; font-size: 130%  }
h3 { color: #003366; font-size: 120%  }
h4 { color: #003366; font-size: 110%  }
h5 { color: #003366; font-size: 100%  }

em { ; font-style: italic}
strong { ; font-weight: bold}

hr { display : none }

a:link { color: #003366 ! important ; text-decoration: none ; font-weight: bold}
a:visited { color: #003366! important ; text-decoration: none ; font-weight: bold}
a:hover { color: #003366; background-color: #ffcc33; text-decoration: none ; font-weight: bold}
a:active  { color: #330066; text-decoration: none ; font-weight: bold}

.intenso { font-weight: bolder }


.cabecera {color: #CCCCFF;  margin-top: 1em; margin-bottom: 1em; margin-left: 1em; font-weight: bold}
.cabecerab { color: #FFFFFF}
.cabecera a:link { color: #FFFFFF! important }
.cabecera a:visited { color: #FFFFFF! important }
.cabecera a:hover { color: #003366! important; background-color: #ffcc33}
.cabecera a:active { color: #FFFFFF}

.separador {margin-top:0.5em; height: 0.5em; border-top : 1px solid navy ; width : 100% }
.separadorvacio {height: 0.5em; width : 100% }


.barraenlaces {color: #003366; margin-left: 1em; margin-right: 1em; margin-top: 0.6em; font-size: 1em}

#enlaces a:hover { color: #000066; background-color: #ffcc33 }
#contenido { padding: 1em; width : 95%}
#small { font-size: 95% }
#ssmall { font-size: 90% }
#fondoazul { padding: 1em; width : 95%; background-color: #ccddff; font-size: 80% }

#ssmall a:hover { background-color: #ffcc33}

    /* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
      font-family : sans-serif;
      text-align : center;
    }

    .rssxpresschtitle {
      font-size : large;
      color : #006393;
    }

    .rssxpresschdesc {
      color : black;
      text-align : center;
    }

    .rssxpressittitle {
      font-size : 110%;
      line-height : 120%;
      background-color : #ccddff; text-align : left
    } 

    .rssxpressitdesc {
      background-color : #efefff;
      padding-bottom : 10pt; text-align : left
    }

    .rssxpresstable {
      text-align : center;
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : black;
    }


