Uite codul, poate gresesc eu cu ceva, desi acelasi stil functioneaza ok pe IE ..
Cod:
a.inbox:link {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: normal;
font-weight: bold;
color: #0066CC;
text-decoration: none;
font-style: normal;
padding-left: 5px;
padding-right: 5px;
}
a.inbox:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: normal;
font-weight: bold;
color: #0066CC;
text-decoration: none;
font-style: normal;
padding-left: 5px;
padding-right: 5px;
}
a.inbox:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: normal;
font-weight: normal;
color: #0066CC;
text-decoration: none;
font-style: normal;
padding-left: 5px;
padding-right: 5px;
}