.menulink { 
  font-family: "Arial", "Helvetica";
  color: #333333;
	font-size: 18pt;
	text-decoration: none;
}

.menulink:HOVER {
  text-decoration: underline;
}

.submenulink { 
  font-family: "Arial", "Helvetica";
  color: #7e317c;
	font-size: 16pt;
  text-decoration: none;
}

.otsikko { 
  font-family: "Arial", "Helvetica";
  color: #7e317c;
	font-size: 20pt;
	font-weight: bold;
  text-decoration: none;
}

.ingressi { 
  font-family: "Arial", "Helvetica";
  color: #000000;
	font-size: 18pt;
	font-weight: normal;
  text-decoration: none;
}

.pienipr { 
  font-family: "Arial", "Helvetica";
  color: #222222;
	font-size: 14pt;
	font-weight: normal;
  text-decoration: none;
}

.valiotsikko { 
  font-family: "Arial", "Helvetica";
  color: #7e317c;
	font-size: 18pt;
	font-weight: bold;
  text-decoration: none;
}

.submenulink:HOVER {
  text-decoration: underline;
}

.sidetext { 
  font-family: "Arial", "Helvetica";
  color: #333333;
	font-size: 16pt;

}
.main {
  background: #ffffff url("kuvat/srk_mainbg.gif") 0% 0%;
	background-repeat: no-repeat;
}

.uutislink {
  font-family: "Arial", "Helvetica";
	color: #7e317c;
	font-size: 16pt;
	font-weight: bold;
}


P, TD, UL, OL, .default {
  font-family: "Arial", "Helvetica";
	color: #222222;
	font-size: 16pt;
}

.vahva {
  font-family: "Arial", "Helvetica";
	color: #222222;
	font-size: 16pt;
	font-weight: bold;
}


.ut {
  font-family: "Arial", "Helvetica";
	color: #222222;
	font-size: 16pt;
}

.copyright {
  font-family: "Arial", "Helvetica";
	color: #cccccc;
	font-size: 14pt;
}