td.wpis_tekst{
       font-size: 11px;
       color: #333333;
       font-family: tahoma;
       font-style: normal;
       font-weight: normal; 
       padding-left: 15px;
       padding-right: 10px;
       padding-top: 5px;
}
a:link.wpis_tekst {
       color: #125CA5; text-decoration:none;
}
a:visited.wpis_tekst {
       color: #125CA5; text-decoration: none;
}
a:active.wpis_tekst {
       color: #125CA5; text-decoration: none;
}
a:hover.wpis_tekst {
       color: #125CA5;
       text-decoration: underline;
       font-weight: normal;
}

td.link{
       font-size: 11px;
       color: white;
       background-position: left;
       font-family: verdana, verdana CE;
       font-weight: bold;
}
a:link.link {
       color: white; text-decoration: none
}
a:visited.link {
       color: white; text-decoration: none
}
a:active.link {
       color: white; text-decoration: none
}
a:hover.link {
       color: white;
       text-decoration: underline;
       font-weight: bold;
}
