<!--
body {
background-color:#CCCC99;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#box {
width: 720px;
height: 500px;
font-size: 11px;
border: no;
background-color:#CCCC99;
padding-left: 10px;
padding-right: 0px;
padding-top: 10px ;
z-index: 2;
font-color:#333300; 
overflow:auto;
}
#topbox {
overflow:no;
width: 750;
height:160;
margin-left: 150;
padding:0;
z-index:3;
font-color: #ffffcc;
overflow: no;
}
a {
text-decoration: none;color: #4d01a9;width:200px;
}
a.visited {
color: #804040;
}
.text {
width:390;
}
.linkki a {
	color:#CCCCFF;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold; 
	font-family: courier;
	size:20px;
	margin:12px;
	margin-top:5px;
	}

.linkki a:hover{
	color: #FF0000;
	}
-->