body {
	background-color: White;
	padding: 0px;
	margin: 10px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: Navy;
}
a:active {
	color: Red;
	text-decoration: none;
}
a:visited {
	color: Purple;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: Purple;
}
td.mainos {
	background: url(tausta.gif) no-repeat #ffffff;
}
div.www {
	vertical-align: center;
	font-weight: bold;
}
td.op a {
	color: black;
	text-decoration: none;
}
