
body {
	background: #FFFFFF;
	margin: 10px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font : 12px;
	line-height : 16px;
	background-image:url('apuvalikkotausta.jpg'); 
	background-repeat: no-repeat;
}
.taulukkoteksti {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.alku {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #006;
}
.alku a:link {
	color: #006;
	font-size: 11px;
	text-decoration: none;
}
.alku a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #006;
}
.alku a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #009;
}
.alku a:active {
	text-decoration: none;
	font-size: 11px;
	color: #006;
}
.liuku a:hover{
text-decoration : underline;
font-size: 11px;
	}
.taulukkoteksti  a:link{
	text-decoration : none;
	color: #0000CD;
}
.taulukkoteksti  a:visited{
text-decoration : none;
color: #0000CD;
}
.taulukkoteksti  a:hover{
text-decoration : none;
color: #ff0000;
	}
	.perusteksti {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.cursor{  
cursor: hand
}