BODY {
	background: #B7E01B;
}

H1 {
	font: 14pt Arial;
	color: #003300;
	font-weight: bold;
}

.otsikko { 
	font: 8pt Arial; 
	color: #003300; 
	font-weight: bold;
}

.teksti {
	font: 8pt Arial;
	color: #003300;
}

.sivuteksti {
	font: 8pt Arial;
	color: #003300;
}

#p1 {
	margin-top: 1%;
	margin-right: 1%;
}

A:link, A:visited, A:hover {
	font: 8pt Arial;
}

A:link {
	color: #006600;
	text-decoration: none;
}

A:visited {
	color: #009900;
	text-decoration: none;
}

A:hover {
	color: #003300;
	text-decoration: underline overline;
}
