  a { text-decoration: none;
    }

  a:link { color: rgb(101, 122, 139);
    }

  a:visited { color: rgb(101, 122, 139);
    }

  a:hover { color: black;
    }

  body { font-family: Verdana,Arial,Helvetica;
    background-color: white;
    background-image: url(toukokuu/tausta.jpg);
    }

  div.base-links { font-size: 10pt;
    font-weight: bold;
    }
div.small-links{ font-size: 8pt;
    font-weight: bold;
    }


  
  #raami .bg { 
  border:10px double rgb(204, 204, 204);

  }

  #raami .date { font-size: 10pt;font-weight: bold;
    color: white;
    position: absolute;
   left: 15px;
   top:15px;
    }

  #raami .linkpic { border: 0px none ;
    position: absolute;
    left: 310px;
    bottom: 20px;
    }
