body {
	background-image: url(pics/bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1a1a18;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.linkki {
	text-decoration: none;
	position: relative;
	top: 153px;
}
a.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #a62323;
	text-decoration: none;
}


.lappu {
	background-image: url(pics/lappu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	width: 324px;
}
a.navi:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #a62323;
	text-decoration: underline;
}
a.navi:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.flash_tarkistus {
	padding: 4px;
	height: 13px;
	width: 100%;
	background-color: #1D1D1D;
	color: #FFFFFF;
}
a.flashlataus {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.flashlataus:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

