body {
	background-image: url(kuvat/taustaraita.jpg);
	margin-top: 0px;
}

.leipatekstit {
	font-family: Arial;
	font-size: 13px;
	color: Black;
	font-weight: lighter;
	text-align: left;
}
.otsikot {
	font-family: Arial;
	font-size: 19px;
	font-weight : bold;
	color: #FF8C00;
}
.apuotsikot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #FF8C00;
}
.bapuotsikot {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: Red;
}
.kuvatekstit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : lighter;
	color: #757575;
}



/* Navigoinnin alle viiva */

#navigation td {
border-bottom: solid;
border-color: White;
border-bottom-width: 1px;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight : bold;
	line-height:14px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("kuvat/ok.gif") 5px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #F3F3F3 url("kuvat/ok_2.gif") no-repeat 5px 45%;
	color: #FF8000;
	}

	/* Copyright tekstit*/
	
	.copy a:link {

	font-family: Arial;
	text-decoration: none;
	color: Gray;
	font-size : 10px;
	font-weight : normal;
}
.copy a:visited {
	font-family: Arial;
	text-decoration: none;
	color: Gray;
	font-size : 10px;
	font-weight : normal;
}
.copy a:hover {
	font-family: Arial;
	text-decoration: none;
	color: Gray;
	font-size : 10px;
	font-weight : normal;
	
}
.copy a:active {
	font-family: Arial;
	text-decoration: none;
	color: Gray;
	font-size : 10px;
	font-weight : normal;
}
.copy {
	font-family: Arial;
	text-decoration: none;
	color: Gray;
	font-size : 10px;
	font-weight : normal;
}
 a:link {

	font-family: Arial;
	text-decoration: none;
	color: #0000CD;
	font-size : 12px;
	font-weight : normal;
}
a:visited {
	color: #FF4500;
	font-family : Arial;
	text-decoration: none;
	font-size : 12px;
	font-weight : normal;
}
a:hover {

	font-family : Arial;
	text-decoration: none;
	color: #DD0000;
	font-size : 12px;
	font-weight : normal;
	
}
a:active {
	color: #FF4500;

	font-family :Arial;
	text-decoration: none;
	font-size : 12px;
	font-weight :normal;

 }
LI {
list-style-image : url(kuvat/ok.gif);
}
.uutiset a:link {
font-family : Arial;
text-decoration : underline;
color : #00008b;
font-size : 11px;
font-weight : lighter;

}
