body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #201B0D;
	background-color: #211C0E;
	background-image: url(img/taustapalkki.jpg);
	background-repeat: repeat-x;
}
.taulukontausta {
	background-color: #E3D7B6;
}

.background {
	background-color: #FFF;
}

a:link {
	color: #201B0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #201B0D;
	text-decoration: none;
}
a:visited {
	color: #C9C7BB;
}
a:hover {
	color: #201B0D;
	font-weight: bold;
	background-color: #BA9C49;
	font-style: italic;
}

a:active {
	text-decoration: none;
	color: #201B0D;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-color: #FFFFFF;
	outline-color: #FFFFFF;
	outline-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-style: none;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #201B0D;
	font-weight: bold;
	text-decoration: underline;
}
.palautetta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #201B0D;
	font-style: oblique;
}
.otsikko2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #201B0D;
	font-weight: bold;
}
.otsikko3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #201B0D;
	font-weight: bold;
	text-decoration: underline;
}

