body {
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom:0%;
}
.text {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.text2 {
	font-family:tahoma;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.text:hover {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.link {
	font-family:tahoma;
	font-size:11px;
	color:#4EC9D3;
	text-decoration:underline;
	font-weight:bold;
}
.link:hover {
	font-family:tahoma;
	font-size:11px;
	color:#4EC9D3;
	text-decoration:none;
	font-weight:bold;
}


.h2 {
	font-family:tahoma;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}






#pohja {
	margin: 1px 1px 1px 1px;
	color: #CCCCCC;
	font-weight:bold;
}
#pohja a:hover {
	 color:#CCCCCC;
text-decoration: none;
}
#pohja a:visited {
	 color:#CCCCCC;
text-decoration: none;
}
#pohja a:link {
	 color:#CCCCCC;
text-decoration: none;
}