div.no-margin p {
	margin: 0 !important;
}

div.subMenu {
width: 200px;
height: 18px;

}

div.subMenuTitle {
width: 200px;
height: 25px;
font-weight: bold;
}


a.subMenu {
line-height: 18px;

color: #009313;
text-decoration: none;
}

a.subMenu:hover {
line-height: 18px;

color: #009313;
text-decoration: underline;
}

a.subMenu:active {
line-height: 18px;

color: #009313;
}

a.subMenu:visited {
line-height: 18px;

color: #009313;
}
a.subMenuSelected {
line-height: 18px;

color: #009313;
text-decoration: underline;
}

a.subMenuSelected:hover {
line-height: 18px;

color: #009313;
text-decoration: underline;
}

a.subMenuSelected:active {
line-height: 18px;

color: #009313;
text-decoration: underline;
}

a.subMenuSelected:visited {
line-height: 18px;

color: #009313;
text-decoration: underline;
}

.otsikkoteksti {
font-size: 20px;
color: #005aab;
}

.alaotsikko {
font-size: 14px;
color: #005aab;
}