
#uutiset {
	font-family:Tahoma, Arial, Times;
	font-size: 10pt;
}

#uutiset h1 {
	background-color: #075;
	color: #FFF;
	font-size: 12pt;
	padding: 3px;
	font-weight: 900;
}

#uutiset ul {
	padding-left: 2em; margin: 0;
}

#uutiset li {
	color: #075;
	margin: 6px 0;
}

#uutiset a {
	color: #900;
	text-decoration: none;
}

#uutiset a:hover {
	text-decoration: underline;
}
