﻿h1 {
	font-family: tahoma;
	font-size: small;
}

body {
	font-family: tahoma;
	font-size: x-small;
	background-image: url('kuvia/versio05_03.jpg');
}

div {
	border-style: hidden;
	padding: 5px;
	width: 400px;
	height: 430px;
	position: inherit;
	overflow: auto;
}
a:link {
	font-family: tahoma;
	font-size: x-small;
	text-decoration: underline;
	color: #660033;
}
a:hover {
	font-family: tahoma;
	font-size: x-small;
	color: #DCA3BB;
	font-weight: bold;
}
a:active {
	font-family: tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #DCA3BB;
}
a:visited {
	font-family: tahoma;
	font-size: x-small;
	text-decoration: line-through;
	color: #660033;
}
p {
	font-family: tahoma;
	font-size: x-small;
}

