body,td,pre{
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: black;
    }
body {
    background-color: #E1E1E1;
    margin: 0px;
    padding: 0px;
    }

 a.menu {
    text-decoration: underline;
    color: #FFFFFF;
}
a.menu:hover {text-decoration: underline;
    color: #FFC900;
}

td {
    text-decoration: none;
    border: none;
}
font {
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    border: none;
}

.white_b {
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
}
.white {
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
}

.categ {
    font-family: Tahoma;
    font-size: 12px;
    color:#E45315;
    text-decoration:underline;
    }
.simple_orange {
    font-family: Tahoma;
    font-size: 12px;
    color:#E45315;
    }

.simple_black {
    font-family: Tahoma;
    font-size: 12px;
    color:#000000;
    text-decoration:none;
    }
.simple_blue {
    font-family: Tahoma;
    font-size: 12px;
    color:#04669C;
    text-decoration:none;
    }

.subcateg {
    font-family: Tahoma;
    font-size: 11px;
    color:#54A6CE;
    text-decoration:underline;
    }
.subcateg:hover {
    font-family: Tahoma;
    font-size: 11px;
    color:#000080;
    text-decoration:underline;
    }

.yellow_b {
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    color: #FFC900;
    font-style: bold;

}


a {
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    border: none;
    color: #54A6CE;
}
