A {
  font-family: Verdana, Arial, sans-serif;
  color:#CC6633;
  font-weight: bold;
  text-decoration: underline;
}
A:hover{
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
A.navigaatioteksti {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #404040;
  font-weight: bold;
  text-decoration: none;
}
H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color:#606064;
  font-weight: bold;
  text-decoration: none;
}
H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#CC6633;
  font-weight: bold;
  text-decoration: none;
}
A.navigaatioteksti:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #6B6B6B;
  font-weight: bold;
  text-decoration: underline;
}
body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
  color:#606064;
  font-weight: normal;
  text-decoration: none;
}