body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	background-color: #000000;
	background-image: url(tausta.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.kansi {
	border: 1px solid #FFCC00;
}
strong {
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
	text-decoration: none;
}
a:active {
	color: #ffcc00;
	text-decoration: none;
}
hr {
	color: #333333;
	background-color: #333333;
	border: 0;
	height: 2px;
	width: 522px;
}

