.leipis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #462A29;
	text-decoration: none;
}
body {
	background-image: url(img/tausta_run12_roller.jpg);
	background-color: #000004;
	background-repeat:repeat-x;
}
.headerCopy {

	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #462A29;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

