body {
	background-image: url(tausta5.jpg);
	background-position: left;
	background-repeat: repeat-y;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
link {
	color: #FF0000;
	text-decoration: none;
}
visited {
	text-decoration: none;
	color: #FF0000;
}
hover {
	text-decoration: underline;
	color: #FF0000;
}
active {
	text-decoration: none;
	color: #FF0000;
}


