.otsikko {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00017F;
}
.leipis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.ingressi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.pieniteksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td.pieniteksti {
	border-bottom: 1px solid;
	color: #000000;
}

tr, td {
background-repeat: repeat-x;} 


a {
	color: #FC1922;
	font-weight: bold;
	text-decoration: none;}a:link {
	color: #FE1B22;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF1A21;
	text-decoration: underline;
}
