/* Start of CMSMS style sheet 'Vakio' */
body {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Helvetica, Arial;
  text-align: center;
}

a {
  text-decoration: none;
  color: #C0C0C0;
}

a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}


/* End of 'Vakio' */

/* 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-black' */
#header {
  width: 100%;
  background-color: #202020;
}
/* End of 'Header-black' */

