@charset "iso-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFEFEC;
}
a.menu:active {
	text-decoration: none;
	color: #000000;
}

a.menu:visited {
	text-decoration: none;
	color: #3300FF;
}

a.menu:link {
	text-decoration: none;
	color: #3300FF;
}
a.menu:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #3300FF;
}

a:link {
	text-decoration: underline;
	color: #3300FF;
}
a:hover {
	text-decoration: none;
	color: red;
}
.menu {
	font-size: 20px;
	text-decoration: none;
	background: url(kuvat/menutausta.jpg);
}
.sisalto {
	background: url(kuvat/menutausta.jpg);
}
h1 {
	margin-left: 3em;
	margin-bottom: 1em;
}
p {
	width: 60em;
}
p.footer {
	background: white;
	border: thin solid;
	width: 90%;
	font: lighter;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
table {
	border: thin solid;
	margin-top: 1em;
}
strong {
	text-align: center;
}
facebook {
	background: white;
	margin-top: 1em;
}
