Ciao, ho assoluta necessità di attribuire delle caratteristiche a dei link (link, visited, hover)interni ad una tabella ma non ho idea di come fare, qualcuno mi può dare una mano? grazie
table.moduletable-newsscroll td{
font: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 20px;
font-weight: bold;
color: #FF0000;
text-align: left;
height: 14px;
line-height: 14px;
width: 100%;
text-indent: 10px;
background: url(../images/moduleheadingrosso.jpg) no-repeat left;
background-position: left;
background-repeat: no-repeat;
}