A:hover {color: #265448; font-size: 70%;}
A:link {color: black; font-size: 70%; }
a:visited { color: black; font-size: 70%;}
a:active { color: black; font-size: 70%;}
body {
  background-color:#265448;
  margin: 0;
  background-repeat: repeat;
  font-family: verdana;
  font-size: 70%;
  color: black;
}
.td { 
background-image: 
url("../images/2_1.jpg");
background-repeat: y-repeat
}

}
.linkki{
  font-family: verdana;
  font-size: 100%;
  font-weight: bold;
  color: #265448;
  

}
.otsikko {
  font-family: verdana;
  font-size: 90%;
  font-weight: bold;
  color: black;
  
}
.text {
  font-family: verdana, arial, times;
  font-size: 75%;
  color:black;
}


