.bannerbg {
	background-image: url(images/bannertausta.gif);
	height: 100%;
	width: 100%;
}
.sisalto {
	background-image: url(images/index_08.gif);
	height: 100%;
	width: 100%;
	font-size: 16px;
}
.viivabg {
	background-image: url(images/index_05.gif);
	width: 100%;
}
.cpbg {
	background-image: url(images/index_16.gif);
	width: 100%;
}
.linkitbg {
	background-image: url(images/linkitbg.gif);
}
.viiva2bg {
	background-image: url(images/index_07.gif);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}
