.unnamed1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;

}
a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF66CC;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9999;
	text-decoration: none;
}
.otsikko {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	background-color: #FFFFFF;

}
body {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(site_img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
