body {
	background-color: #2b2e36;
	background-image: url(images/kuvio5.jpg);
}
.style2 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.style5 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}


a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #00CCCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #66CCFF;
	text-decoration: none;
}
