fjerne understregning af links
Hejhvad skal der rettes i dette stylesheet for at fjerne ubderstregning af links?
BODY {
font-family: Verdana,Arial,Sans-Serif;
font-size: 8pt;
font-style: normal;
color: #DCDCDC;
}
A:LINK {
font-family: Verdana,Arial;
font-size: 8pt;
font-style: normal;
color: #F5F5F5;}
A:VISITED {
font-family: Verdana,Arial;
font-size: 8pt;
font-style: normal;
color: #DCDCDC;
}
A:HOVER {
font-family: Verdana,Arial;
font-size: 8pt;
font-style: normal;
text-decoration : underline;
color: #FFD700;
}
TD {
font-family: Verdana,Arial;
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: #DCDCDC;
}
Jan
