body {

	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;


}

p {

	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;


}

td.otsikko {

	font-family: arial, helvetica;
	font-size: 14px;
	color: #000000;
	background: #FFFFFF;
	font-weight: bold;

}

td.teksti {

	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;

}

td.teksti_pieni {

	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;

}


td.navi {

	font-family: arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background: #FFFFFF;

}

td.footer {

	color:#000000;
	font-size:10px;
	background: #FFFFFF;

}

a.teksti:link, a.teksti:visited, a.teksti:active {

	font-family: arial, helvetica;
	font-size: 12px;
	color: #6e6e6e;
	text-decoration: none;
	font-weight: bold;

}

a.teksti:hover {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	background: none;
	font-weight: bold;
}

a.navi:link, a.navi:visited, a.navi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
