body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background-color: #005BBB;
	background-position: center;
}
.linkitsolu {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tiedotsolu {
	background-color: #FFFFFF;
	color: #005BBB;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.taulukkosolu {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:visited {
	color: #3366FF;
}
a:hover {
	color: #666666;
}
