


A:link    { text-decoration : underline ; color : white ;}
A:visited { text-decoration : underline ; color : white ;}
A:active  { text-decoration : none ; color :white ;}
A:hover   { text-decoration : none ; color : black ;font-weight :500;font-size:8pt;
            cursor:default;}

.bg0{text-align:center;background-color:white;}
.bg1{background-color:white}
.bg2{background-color:white;}
.uli{text-decoration:underline;font-size:22pt;}
.tit1{font-size:18pt;color:black;}
.black{font-size:10pt;color:black;}

td { font-family : "Times New Roman",Arial;
     font-weight : 700;
     font-style : normal;
     color : blue;
     cursor : default;
     font-size : 11pt;}
.coment{color:black;font-size:8pt;}
.pointer{cursor:crosshair;}