/* Start of CMSMS style sheet 'Fontit, linkit ja värit' */
body {
  color: #D1C8A9;
  font-family: verdana, arial, helvetica, verdana, sans-serif;
  font-size: 11px;
  font-weight: none;
  line-height: 20px;
}

h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 0px 0px 25px 0px;
}

div#languages, div#menu, span.menuline {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

div#languages a, div#menu a, span.menuline {
  color: #5A5A5A;
  font-weight: bold;
  text-decoration: none;
}

div#languages a:hover, div#menu a:hover {
  color: #B4B4B4;
}

a {
  color: #D1C8A9;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #61625A;
}

/* End of 'Fontit, linkit ja värit' */

