/* Start of CMSMS style sheet 'Tekniikka' */
body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Helvetica, Arial;
}
/* End of 'Tekniikka' */

/* Start of CMSMS style sheet 'Yhteiset' */
body {
  font-family: Helvetica, Arial;
  font-size: 14px;
  margin: 0px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


/* End of 'Yhteiset' */

/* Start of CMSMS style sheet 'Header-white' */
#header {
  width: 100%;
  background-color: #D0D0D0;
}
/* End of 'Header-white' */

