A:link          { text-decoration: none; color: #000000; },
A:visited       { text-decoration: none; color: #000000; },
A:active        { text-decoration: none; color: #000000; },
A:hover         { text-decoration: none; color: #000000; }

A.blue:link          { text-decoration: none; color: #0000aa; },
A.blue:visited       { text-decoration: none; color: #0000aa; },
A.blue:active        { text-decoration: none; color: #0000aa; },
A.blue:hover         { text-decoration: none; color: #0000aa; }

A.menuOpt:link          {
        font-family: Verdana;
        font-weight: bold;
        font-size: 13px;
        color: #AD0000;
},
A.menuOpt:visited       {
        font-family: Verdana;
        font-weight: bold;
        font-size: 13px;
        color: #AD0000;
},
A.menuOpt:active        {
        font-family: Verdana;
        font-weight: bold;
        font-size: 13px;
        color: #AD0000;
},
A.menuOpt:hover         {
        font-family: Verdana;
        font-weight: bold;
        font-size: 13px;
        color: #AD0000;
}

BODY {
        scrollbar-face-color:#cdcdcd;
        scrollbar-arrow-color:#000000;
        scrollbar-track-color:#FFFFFF;
        scrollbar-shadow-color:#cdcdcd;
        scrollbar-highlight-color:#cdcdcd;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-darkshadow-color:#FFFFFF;
}

.texto {
        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
}

.fonsMain {
        margin: 0px;
        background-repeat: no-repeat;
        background-image: url('img/back_1280.jpg');
        background-position: top right;
        background-attachment: fixed;
}

.fonsMainSmall {
        margin: 0px;
        background-repeat: no-repeat;
        background-image: url('img/back.jpg');
        background-position: top right;
        background-attachment: fixed;
}

.inbox {
        font-family : Arial;
        font-size : 11px;
	color: #253769;
        height: 18px;
        margin: 2px;
        background-color: #ffffff;
        border: 1px;
        border-style: solid;
        border-color: 000000;
}

.freebox {
        font-family : Arial;
        font-size : 11px;
	color: #253769;
        margin: 2px;
        background-color: #ffffff;
        border: 1px;
        border-style: solid;
        border-color: 000000;
}

.boton {
        font-family : Arial;
        font-size : 11px;
        font-weight: bold;
        color: #222222;
        height: 25px;
        background-color: dddddd;
}

span.menu {
        font-family: Verdana;
        font-weight: bold;
        font-size: 13px;
        color: #AD0000;
}

span.black {
        font-weight: bold;
        font-size: 14px;
}
