html, body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #ADD9F4;
}
body {
	background-image: url(imag/maisema.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
.uutiset {
font-family : Arial;
font-size : 12px;
color : black;
font-weight : lighter;
}
.leipatekstit {
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: lighter;
}
.otsikot {
	font-family: Arial;
	font-size: 16px;
	font-weight : bold;
	color: #5F7D7F;
}
.apuotsikot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #5F7D7F;
}
.bapuotsikot {
	font-family:Arial;
	font-size: 12px;
	font-weight : bold;
	color: Black;
}
.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: White;
	font-weight : bold;
	line-height:14px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("etusivu_imag/nuoli.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #B5C7C8 url("etusivu_imag/nuoli.gif") no-repeat 14px 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(index_imag/pikkunuoli.jpg);
}
.uutiset a:link {
font-family : Arial;
text-decoration : underline;
color : #00008b;
font-size : 11px;
font-weight : lighter;

}
.uutiset a:visited {
font-family : Arial;
text-decoration : underline;
color : #00008b;
font-size : 11px;
font-weight : lighter;
}
.uutiset a:hover {
font-family : Arial;
text-decoration : underline;
color : red;
font-size : 11px;
font-weight : lighter;
}
.uutiset a:active {
font-family : Arial;
text-decoration : underline;
color : #00008b;
font-size : 11px;
font-weight : lighter;
}
