html {
	margin:				0;
	padding:			0;
}
body {
	margin:				0;
	padding:			0;
	background-color:	#000000;
	font-family:		Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:			12px;
	font-weight:		normal;
	color:				#3e3e3e;
}
table {
	margin:				0;
	padding:			0;
	font-family:		Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:			12px;
	font-weight:		normal;
	color:				#3e3e3e;
}
td {
	margin:				0;
	padding:			0;
	font-family:		Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:			12px;
	font-weight:		normal;
	color:				#3e3e3e;
}
tr {
	margin:				0;
	padding:			0;
}
a, a:visited, a:link, a:active, a:hover {
	color:				#0066cc;
	text-decoration:	none;
}
a:hover {
	text-decoration:	none;
}
td#sisaltolinkki a:hover {
	text-decoration:	underline;
}
