/* Tyylisivu aloitusivuille */
a { border: none; }
img { border: none; }
body {
       background-color: #fff8e0;
       font-family: "Bitstream Vera Sans", Verdana, Arial, helvetica, sans-serif;
       font-style: normal;
       font-weight: normal;
       font-size: medium;
       color: #709670;
     }
td { text-align: center; }

