<style>


A  {}

A:Link  {

	text-decoration : none;
	font-weight : bold;
	color : #330099;

}

A:Visited  {

	text-decoration : none;
	font-weight : bold;
	color : #3399cc;

}

A:Active  {

	text-decoration : none;
	font-weight : bold;
	color : #ffffcc;

}


A:Hover  {

	text-decoration : underline;
    font-weight : bold;
	color : #ffffcc;
}


.leipateksti {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: Black;
}

.leipatekstisis {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: Black;
	margin-left: 20px;
}

.pienileipateksti {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: Black;
}

.miniteksti {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: Black;
}

.pikkuotsikko {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: Black;
}

.otsikko {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: Black;
}

.bold {
	font-weight: bold;
}



</style>

