body {
  font-family: Garamond, Times, "Times New Roman", serif;
  color: #666666;
  background-image: url("elementit/tausta.gif");
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-position: center top;
}

p {
  font-family: Garamond, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 16px
}

a:link {
  color:#990000;
  text-decoration:none;
}

a:visited {
  color:#990000;
  text-decoration:none;
}

a:active {
  color:#FF0000;
  text-decoration:underline;
}

a:hover {
  color:#FF3333;
  text-decoration:underline;
}

h1 {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 36px;
  color:#56A11F
}

h2 {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  color:#56A11F
}

h3 {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  color:#56A11F
}

.menunro {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-size: 24px;
  color: #999999;
}
.menuitem {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  color:#56A11F
}
.menudesc {
  font-family: Garamond, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 16px
  color: #666666;
}
.menueuro {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-size: 36px;
  color: #999999;
}
.small {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration:none;
  color: #FFFF80;
  font-weight: normal;
}
.small a {
  text-decoration:none;
  color: #FFFFCC;
}
.small a:visited {
  text-decoration:none;
  color: #FFFFCC;
}
.small a:hover {
  text-decoration:underline;
  color: #FFFFFF;
}
