body {

	background-color : #610375;
	}
.otsikko {font-family:Comic sans;font-size:25px;color:#C790CA;text-align:center;}
.teksti {font-family: Comic sans; font-size: 17px; color: #C790CA; text-align: left; margin-left: 5%; margin-right: 5%;}
.teksti2 {font-family: Comic sans; font-size: 17px; color: #C790CA; text-align: center;}
.teksti3 {font-family: Comic sans; font-size: 17px; color: #C790CA; text-align: right; margin-left: 5%; margin-right: 5%;}
.paksuteksti {font-family: Comic sans; font-size:18px;color:#C790CA;text-align:left;font-weight:600;}
.paksuteksti2 {font-family: Comic sans; font-size:17px;color:#C790CA;text-align:left;font-weight:600;}
.kuva {text-align: center; margin-left: 5%; margin-right: 5%;}
.taulukko {font-family: Comic sans; font-size: 17px; color: #C790CA; text-align: left;}
.linkit {font-family: Comic sans; font-size: 17px; color: #C790CA; text-align: left; margin-left:5%;}


A:LINK {
	color: #C790CA; 
	}
A:VISITED { color: #C790CA; }
A:ACTIVE { color: #C790CA; }
A:LINK { color: #C790CA; }
A:VISITED { color: #C790CA; }
A:HOVER {color: #C790CA;font-weight:bold;}

<!---table.x {
      border : 1px solid #C790CA;
      border-bottom-width : 1px;
      border-left-color : #610375;
      border-right-style : #610375;
      border-right-color :#610375;
      background-color : #610375;
   } --->