body {
	background-color: #FFFFFF;
	background-image: url(images/snipetausta.jpg);
	background-repeat:no-repeat;
}
body,td,th {
	color: 000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #b90000;
	text-decoration: none;
}
a:visited {
	color: #b90000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #b90000;
	text-decoration: none;
}