html, body  { background-color:#565f6e;}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #324e8a;
}


.alateksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;

}
.alateksti a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}
.alateksti a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}
.alateksti a:hover{
	color: #102f72;
	text-decoration: none;
	font-weight: normal;

}


.valikko{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.valikko a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.valikko a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.valikko a:hover{
	color: #052b7d;
	text-decoration: none;
	font-weight: bold;

}


.tiedote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324e8a;
	line-height: 14px;
	padding-right: 6px;
	padding-left: 6px;


}
.tiedote a:link{
	color: #5a76b1;
	text-decoration: none;
	font-weight: normal;

}
.tiedote a:visited{
	color: #5a76b1;
	text-decoration: none;
	font-weight: normal;

}
.tiedote a:hover{
	color: #324e8a;
	text-decoration: none;
	font-weight: normal;

}
.vasenreuna{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #85bee9;

}
.oikeareuna{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85bee9;

}

