Irgendwie scheint aber bei Mir,
dass das a Element keinen Parameter Namens display:block zukennen.
??
Ich habe folgendes gemacht:
a.hover
{
display:block;
width:100%;
font-family: Arial bold;
color: red;
font-size: 14;
text-decoration: none
}
Gruß,
Jan