<!--
body {
        background-color: #000000;
}
body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #FFFFFF;
}
a:link {
        color: #FFFFFF;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #FFFFFF;
}
a:hover {
        text-decoration: none;
        color: #FF0000;
}
a:active {
        text-decoration: none;
        color: #FFFFFF;
}
.puntejat {
        font-size: 9px;
        border: 3px dashed #EEEEEE;
}
.puntejat2 {
        font-size: 9px;
        border: 1px dashed #FFFFFF;
}
.puntejat3 {
        font-size: 9px;
        border: 2px dashed #FFFFFF;
}
.puntejat4 {
        font-size: 2px;
        border: 1px dashed #EEEEEE;
}
.Estilo2 {        color: #FFFFFF;
        font-weight: bold;
}
.Estilo3 {color: #FFFFFF}
.Estilo4 {color: #FFCC00}
.Estilo5 {
        font-size: small;
        font-weight: bold;
}
.Estilo1 {        font-size: small;
        font-weight: bold;
}
.Estilo6 {
        font-size: x-small
}
.Estilo7 {
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
}
.Estilo10 {
        font-size: x-small;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
		color: #FFFFFF;
}
-->