a:active, a:visited, a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}



body {
	font-family: arial;
	color: #000;
	font-size: 12px;
	margin: 0px;
        line-height: 17px;
	text-align: justify;
	background: #003366 url(http://i225.photobucket.com/albums/dd78/spontan00/U001.png) repeat-y;
}




.linkit {
	position: absolute;
	left: 196px;
	top: 4px;
	width: 650px;
}
.linkit a:link, .linkit a:visited, .linkit a:active {
	font-family: trebuchet MS;
	color: #000;
	font-size: 12px;
	margin: 0 35px 0 35px;
}
.linkit a:hover {
	font-family: trebuchet MS;
	color: #931834;
	font-size: 12px;
}
.tekstit {
	position: absolute;
	left: 173px;
	top: 253px;
	padding-bottom: 10px;
	width: 482px;
}

.paivitys {
	position: absolute;
	left: 670px;
	top: 253px;
	padding-bottom: 10px;
	width: 200px;
}


h1 {
	font-family: georgia, sans-serif;
	font-weight: strong;
        font-style: italic;
	font-size: 15px;
	padding-left: 10px;
	color: #003366;
}
h2 {
	font-family: georgia, sans-serif;
	font-weight: strong;
	font-size: 15px;
        font-style: italic;
	padding-left: 10px;
	color: #931834;
}

