BODY, TD {
	font: sans-serif;
	font-size: 14px;
	color: #666666;
}

A {
	font: sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #617B00;
	font-weight: normal;
}

A:Hover {
	font: sans-serif;
	text-decoration: underline;
	font-size: 14px;
	color: #617B00;
	font-weight: normal;
}

a img {
	border: none;
}

.otsikko {
	font-family: arial;
	text-decoration: none;
	color: #867260;
	font-size: 18px;
	font-weight: bold;
}

.alanavi {
	font: sans-serif;
	text-decoration: none;
	color: #60442B;
	font-size: 14px;
	font-weight: normal;
}

.alanavi:Hover {
	font: sans-serif;
	text-decoration: underline;
	color: #60442B;
	font-size: 14px;
	font-weight: normal;
}

.alanavi_over {
	font: sans-serif;
	text-decoration: underline;
	color: #60442B;
	font-size: 14px;
	font-weight: normal;
}

.alanavi_over:hover {
	font: sans-serif;
	text-decoration: underline;
	color: #60442B;
	font-size: 14px;
	font-weight: normal;
}