/* aloitus ja historia  */


A { color:#E117E8; text-decoration: underline; font-weight: normal; }
A:Visited { color:#C94F0D ; text-decoration: underline; font-weight: bold; }
A:Active { color: #749D69; text-decoration: underline; font-weight: normal; }
A:Hover { color: #597850; text-decoration: underline; font-weight: normal; }


.aloitus{ /* body */
	background:  #C0C0C0;
	color: #000000;
	A:link { text-decoration: underline  }


.alkuval { /* th ,kentät */
	background: #FBF091;
	padding: 0px 5px
	}
		/* alink {color: #0000FF;}
		vlink {background: "yellow"; color: #008000;};
		/*A:active {background-color: "red"; color: #FFFF00;};*/

.historia { /* body */
	background-color: #80cbf9;
	font-family:Verdana;
	font-size: 20px;
		/*  <BODY TEXT="Black" LINK="Black" VLINK="Black" ALINK="Black"
		LEFTMARGIN="0" TOPMARGIN="0">
		<FONT COLOR="#000000"  SIZE="4" FACE="'Verdana'"> */
	}


