h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000104;
}


.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: #BDC4D6;
	text-decoration: none;
	font-weight: normal;

}


.valikko{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: #E9E9E9;
	text-decoration: none;
	font-weight: bold;

}


.tiedote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ae340f;
	line-height: 14px;
	padding-right: 6px;
	padding-left: 6px;


}
.tiedote a:link{
	color: #ae340f;
	text-decoration: none;
	font-weight: normal;

}
.tiedote a:visited{
	color: #ae340f;
	text-decoration: none;
	font-weight: normal;

}
.tiedote a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.vasenreuna{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9e9e9e;
	background-color: #FFFFFF;
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.oikeareuna{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9e9e9e;

}
