BODY, TD {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

A {
	text-decoration: underline;
	color: #DB9800;
	font-weight: normal;
}

A:Hover {
	text-decoration: underline;
	color: #FE7903;
	font-weight: normal;
}

.otsikko {
	font-family: Arial;
	text-decoration: none;
	color: #BF172D;
	font-size: 13px;
	font-weight: bold;
}

.yhteystiedot {
	font-family: Verdana;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.ajankohtaista_2 {
	color: #565656;
}

hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: none;
}

