A.navigointi, A.navigointi:LINK, A.navigointi:VISITED {
	color: White;
}

A.navigointi:HOVER {
	color : #DFBA47;
}

A {
	color: #DC143C;
	text-decoration: none;
}

A:HOVER {
	color: #608395;
}

STRONG.nimi {
	color: #6B885D;
	letter-spacing : 0.07ex;
	line-height : normal;
	font-weight : bold;
}

STRONG.titteli {
	font-weight: normal;
	color: #6B88B4;
}

UL {
	list-style : none;
	list-style-type : none;
}

LI {
	margin-bottom : 0.4ex;
	list-style : none;
	list-style-type : none;
}

H3 {
	color: #608395;
	font-weight: bold;
}

H4 {
	color: #608395;
	font-weight: bold;
}



