A.menu1:link {
	color:#000000;
}
A.menu1:visited {
	color:#000000;
}
A.menu1:hover {
	color:#888888; text-decoration: none
}
A.menu1:active {
	color:#000000;
}

A.menu2:link {
	color:#666666;
}
A.menu2:visited {
	color:#444444;
}
A.menu2:hover {
	color:#888888; text-decoration: none
}
A.menu2:active {
	color:#666666;
}

A.navi:link {
	color:#2A3F84; text-decoration: underline
}
A.navi:visited {
	color:#2A3F84; text-decoration: underline
}
A.navi:hover {
	color:#2A3F84; text-decoration: none;
}
A.navi:active {
	color:#2A3F84; text-decoration: underline;
}

td.txt {
	color:#000000; font-size: 15px;
}
td.yhteystiedot {
	color:#B43C00; font-size: 13px;
}
