.tresc {
   font-family: tahoma;
   color: #808080;
   font-size: 11px;
   line-height: 15px;
   background: white;
   width: 297px;
   padding-left: 5px;
   padding-top: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   overflow: hidden;
}

a:link {
font-family: tahoma;
color: #808080;
text-decoration:none;
font-size: 10px;
}

a:visited {
font-family: tahoma;
color: #808080;
text-decoration:none;
font-size: 10px;

}

a:active {
font-family: tahoma;
color: #808080;
text-decoration:none;
font-size: 10px;
}

a:hover {
font-family: tahoma;
color: black;
text-decoration:none;
font-size: 10px;
}
