BODY {
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 10px;
    COLOR: #4E4E4E;
}
TD {
    FONT-FAMILY: verdana,arial,sans-serif;
    FONT-SIZE: 10px;
    COLOR: #4E4E4E;
}
a {    
    COLOR: #4E4E4E; TEXT-DECORATION: underline;
}
a:hover {
    COLOR: #CC0000; TEXT-DECORATION: underline;
}

a.foto img {
    border : 0px;
    filter : none;
}
a.foto:hover img {
    border : 0px;
    filter : gray;
    -moz-opacity : 0.7;
}

a.gal img {
    border : 1px solid #555555;
    filter : gray;
    -moz-opacity : 0.7;
}
a.gal:hover img {
    border : 1px solid #555555;
    filter : none;
}
a.activegal img {
    border : 1px solid #555555;
    filter : none;
}
TD.foto {
    background-image : url(images/loading.gif);
    background-position : bottom;
    background-repeat : no-repeat;
}
