/* CSS Document */
body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-size: 12px
    }
table {
    background-color: #FFF;
    border: none;
    color: #000;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    text-decoration: none
    }
table img {
    background-color: #FFF;
    border: none
    }
table a {
    background: transparent;
    color: #000;
    text-decoration: none
    }
table a:visitied {
    background: transparent;
    color: #000;
    text-decoration: none
    }
table a:hover {
    background: transparent;
    color: #000;
    text-decoration: underline
    }
table caption {
    background-color: transparent;
    color: #67BD2A;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    text-align: center
    }
tbody tr.odd th, tbody tr.odd td {
    background-color: #C8EDAE;
    border-bottom: 2px solid #67BD2A
    }
tbody tr.nodd th, tbody tr.nodd td {
    background-color: #D9FEBF;
    border-bottom: 2px solid #67BD2A
    }
.rss_div hr {
    border: 0;
    border-top: 1px solid #8BB655;
    margin: 7px 0
    }
.portada-kaxa-tituloak {
    display: inline;
    text-decoration: none
    }
.portada-kaxa-tituloak a:link {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000
    }
.portada-kaxa-tituloak a:visited {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000
    }
.portada-kaxa-tituloak a:hover {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-decoration: underline
    }
table.kalen {
    border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-style: outset outset outset outset;
    border-color: rgb(139, 182, 85) rgb(139, 182, 85) rgb(139, 182, 85) rgb(139, 182, 85);
    border-collapse: separate;
    background-color: white
    }
table.kalen th {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: rgb(139, 182, 85) rgb(139, 182, 85) rgb(139, 182, 85) rgb(139, 182, 85);
    background-color: white;
    -moz-border-radius: 0 0 0 0
    }
table.kalen td {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: rgb(139, 182, 85) rgb(139, 182, 85) rgb(139, 182, 85) rgb(139, 182, 85);
    background-color: white;
    -moz-border-radius: 0 0 0 0
    }