@import url('yleiset.css');

  #ala td a { font-family: trebuchet ms;
    font-size: 12px;
    color: rgb(153, 153, 153);
    text-decoration: none;
    background-image: url(nuoli_linkki2.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 13px;
    }

  #ala td a:visited { font-family: trebuchet ms;
    font-size: 12px;
    color: rgb(153, 153, 153);
    text-decoration: none;
    background-image: url(nuoli_linkki2.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 13px;
    }

  #ala td a:hover { font-family: trebuchet ms;
    font-size: 12px;
    background-image: url(nuoli_linkki2_hover.gif);
    background-repeat: no-repeat;
    background-position: 3px center;
    padding-left: 13px;
    text-decoration: none;
    color: rgb(114, 114, 114);
    }
