body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #2f2f2f;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #130e3f;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}
.navi {
	height: 36px;
	background-image:url(img/navibg.jpg);
	background-repeat:repeat-x;
}
.navi a:link {
	color: #FFF;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;	
}
.navi a:visited {
	color: #FFF;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;	
}
.navi a:hover {
	color: #e4eaff;
	text-decoration: underline;
	font-size:13px;
	font-weight:bold;	
}
.navi a:active {
	color: #000;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}
.footer {
	height: 65px;
	background:url(img/footerbg.jpg);
	background-repeat:repeat-x;
	color:#FFF;
}

.footer a:link {
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #e4eaff;
	text-decoration: underline;
}
.footer a:active {
	color: #333;
	text-decoration: none;
}
.footer_teksti {
	color: #FFF;
}
.navi_teksti {
	color: #dbdbdb;
	font-family:"Times New Roman", Times, serif;
}
.leipa {
	margin-top:40px;
	margin-bottom:40px;
	
}
.kuvakehys{
	padding: 4px;
	border:1px solid #dcdcdc;
	background-color:#FFF;
}
.main {
	border:1px solid #140e31;
}
.kuva_oikea {
	float: right;
	margin-left:20px;
}
.kuva_vasen {
	float: left;
	margin-right:20px;
}
.devnet, .devnet a:link, .devnet a:visited {
	color:#575757;
	font-size:10px;
}
.subnavi, .subnavi a:link, .subnavi a:visited, .subnavi a:hover, .subnavi a:active {
	color:#FFF;
	font-size:11px;
	background-color: #2f2f2f;
}
