﻿body
{
    background-color: #333333;
    font-size: 11px;
    font-family: Arial, Verdana, 'Trebuchet MS';
}

a.scrollover
{
    /* Default Colour/Styles here */
    color: #CCCCCC;
    font-size: 12px;
    font-family: Arial, Verdana, 'Trebuchet MS';
}

a.scrollover em:first-line {
    /* Rollover Colour/Styles here */
    color: #9CD115;
    font-size: 12px;
    font-family: Arial, Verdana, 'Trebuchet MS';
}

.pressed 
{
    font-size: 12px;
    font-family: Arial, Verdana, 'Trebuchet MS';
}

.bordeizquierdo
{
    border-left: #cccccc 1px solid;
}

a.enlacesborde 
{
    color: #CCCCCC;
}

a.scrollover2
{
    /* Default Colour/Styles here */
    color: #CCCCCC;
    font-family: Arial, Verdana, 'Trebuchet MS';
}

a.scrollover2 em:first-line {
    /* Rollover Colour/Styles here */
    color: #9CD115;
    font-family: Arial, Verdana, 'Trebuchet MS';
}

.bordeinferior
{
    border-left-color: #cccccc;
    border-top-style: none;
    border-top-color: #cccccc;
    border-right-style: none;
    border-left-style: none;
    border-right-color: #cccccc;
    border-bottom: #aaaaaa 1px solid;
}
a:focus {outline:none}
