	body {
	margin: 0;



}	
	.otsikko {
	font-family: Arial;
	font-size: 16px;
	line-height: 16px;
	color: #5c330a;
	
}	
	.teksti{
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #5c330a;

}	
	.teksti2{
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #5c330a;
	
}

a {font-size:14px;line-height:16px;color:#ffffff;font-family: Arial}
a:link { text-decoration:none;color:#ffffff}
a:visited {text-decoration:none;color:#ffffff}
a:active {text-decoration:none;color:#ffffff}
a:hover {color:#eefa00;text-decoration:underline}
