body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align:justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_teksti {
	color: #fff;
	padding-top:10px;

}
.footer {
	width:707px;
	height:64px;
	background-image:url(img/footer.jpg);
	vertical-align:middle;
}
.footer_teksti a:link {	
	color: #FFF;
	text-decoration:none;
}
.footer_teksti a:visited {
	color: #FFF;
	text-decoration:none;
}
.footer_teksti a:hover {
	color: #efefef;
	text-decoration:underline;
}
.footer_teksti a:active {
	color: #efefef;
	text-decoration:none;
}
.otsikko {
	color: #004c92;
	font-weight:bold;
	font-size:13px;
}
.otsikko a:link {
	color: #004c92;
	text-decoration: none;
}
.otsikko a:visited {
	color: #004c92;
	text-decoration: none;
}
.otsikko a:hover {
	color: #004c92;
	text-decoration: underline;
}
.otsikko a:active {
	color: #004c92;
	text-decoration: none;
}

.tuote_otsikko {
        color: #004c92;
        font-weight:bold;
        font-size:13px;

}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: underline;
	color: #000;
}
.devnet, .devnet a:link, .devnet a:visited {
	color:#340909;
	font-size:10px;
	font-family: Tahoma, Geneva, sans-serif;	
}
