.otsikko  {
	font-family: Verdana;
	font-weight: bold;
	color: Black;
	font-size: 14pt;
}

.alaotsikko  {
	font-family: Verdana;
	font-weight: bold;
	color: Black;
	font-size: 12pt;
}

.leipateksti  {
	font-family : Verdana;
	font-weight: normal;
	color: Black;
	font-size : 11pt;
}

.notification  {
	font-family : Verdana;
	font-weight: normal;
	color: Black;
	font-size : 8pt;
}



A {
	font-family : Verdana;
	color: Blue;
	font-size : 11pt;
	text-decoration: none;
}

A:Hover {
	text-decoration: none;
	color: orange;
}
