a:link {
    color: #CC0000;
    text-decoration: none;
}
a:visited {
    color: #CC0000;
    text-decoration: none;
}
a:hover {
    color: #00CC66;
    text-decoration: underline;
}
a:active {
    color: #CC0000;
    text-decoration: none;
}
<!--select { font-size: 9px; }-->
.Style3 {font-size: 12px}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
.td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.fondcell {
    background-image: url(images/menug/fondcell.jpg);
    background-repeat: repeat-y;
}
.tablo {
    font-size: xx-small;
}