h1 {
  font-size: xx-large;
  font-weight: bold;
  text-transform: none;
  text-align: left;
  color: black;
  font-style: normal;
  font-family: Tahoma;
  text-decoration: none;
}
h2 {
  font-size: x-large;
  color: black;
  text-align: left;
  font-weight: bold;
  font-family: Tahoma;
}
h4 {
  color: black;
  font-family: Tahoma;
  font-size: large;
  font-weight: bold;
}
h5 {
  font-size: medium;
  font-weight: bold;
  font-family: Tahoma;
  color: black;
}
td.valikko {
  border: 3px outset #3366ff;
  width: 140px;
  text-align: center;
  background-color: #21992d;
  volume: 45;
  font-family: Tahoma;
  visibility: visible;
  color: red;
}
td.asia {
  border-style: none;
  padding: 20px 20px 50px;
  font-family: Tahoma;
  background-color: #009900;
  color: red;
}
a:link {
  color: #3366ff;
  font-weight: normal;
  font-size: medium;
  text-align: left;
  line-height: normal;
  font-style: normal;
  text-transform: none;
  font-family: Tahoma;
  clear: none;
  background-color: #a5cfff;
  text-decoration: none;
}
body, p, ul {
  font-family: Tahoma;
  font-size: medium;
  text-align: left;
  color: black;
  line-height: normal;
}
a.pieni:link {
  font-size: medium;
  position: relative;
  left: 20px;
  color: #3366ff;
  font-family: Tahoma;
  background-color: #a5cfff;
  font-weight: bold;
  text-decoration: none;
}
a.teksti:link {
  font-weight: bold;
  text-transform: none;
  color: #3366ff;
  font-style: normal;
  font-family: Tahoma;
  background-color: #a5cfff;
  text-decoration: none;
}
a.pieni:visited {
  left: 20px;
  color: #3366ff;
  position: relative;
  text-decoration: none;
  font-family: Tahoma;
  background-color: #a5cfff;
  font-weight: normal;
}
a.teksti:visited {
  font-family: Tahoma;
  color: #3366ff;
  background-color: #a5cfff;
  text-decoration: none;
  font-weight: normal;
}
a:visited {
  color: #3366ff;
  text-decoration: none;
  font-family: Tahoma;
  font-weight: normal;
  background-color: #a5cfff;
}
a:hover {
  background-color: #a5cfff;
  color: #3366ff;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: underline;
  font-style: normal;
  text-transform: none;
}
a.pieni:hover {
  background-color: #a5cfff;
  color: #cc0000;
  font-family: Tahoma;
  font-weight: inherit;
  text-decoration: underline;
}
a.teksti:hover {
  font-family: Tahoma;
  color: #3366ff;
  background-color: white;
  text-decoration: underline;
  font-weight: normal;
}

