
.tabelatech {  font-family: sylfaen, tahoma, Arial, Verdana; font-size: 14px; font-weight: normal; color: black; text-decoration: none}
.tresc { font-family: sylfaen, tahoma, Arial, Verdana; font-size: 14px; font-weight: normal; color: black; text-decoration: none }
.briefing { font-family: sylfaen, tahoma, Arial, Verdana; font-size: 14px; font-weight: normal; color: black; text-decoration: none }

body table td { font-family: sylfaen, tahoma, Arial, Verdana; font-size: 14px; font-weight: normal; color: black; text-decoration: none }
A:link {color: black; text-decoration: none}
A:visited {color: black; text-decoration: none}
A:active {color: green; text-decoration: none}
A:hover {color: green; text-decoration: none}

A.white:link {color: white; text-decoration: none}
A.white:visited {color: white; text-decoration: none}
A.white:active {color: orange; text-decoration: none}
A.white:hover {color: orange; text-decoration: none}

}
a:link, a:visited, a:active {
    font-family: sylfaen, tahoma, sans-serif; 
    font-size: 14px;
    text-decoration: none;
    color: black;
    
}
a:hover {
    text-decoration: none;
    color: red;
}

