a {
	background-color: #004200;
	color: #FF8408;
	text-decoration: none;

}

a:hover {
	background-color: #004200;
	color: #FF8408;
	text-decoration: underline;

}

body {
	background-color: #FF8408;
	color: #004200;
	font-family: Arial, "Courier New", "Lucida Console", sans-serif;
	text-align: center;
}

.copy {
	background-color: #E5FFC1;
	background-image: url(alapalkin_tausta_3.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #004200;
	border-top: 1px solid #004200;
	border-left: 1px solid #004200;
	border-right: 1px solid #004200;
	color: #004200;
	font-size: xx-small;
	text-align: right;
	vertical-align: bottom;
}

.img {
	margin: 0px;
}

.main {
	background-color: #E5FFC1;
	background-image: url(main_tausta_3.png);
	background-repeat: no-repeat;
	border-right: 1px solid #004200;
	vertical-align: top;
}

.valikkopohja {
	background-color: #E5FFC1;
	background-image: url(valikon_tausta_3.png);
	background-repeat: repeat-x;
	border-left: 1px solid #004200;
	border-right: 1px solid #004200;
	table-layout: fixed;
	text-align: center;
	vertical-align: top;
	width: 148px;
}

.ylapalkki {
	background-color: #E5FFC1;
	background-image: url(ylapalkin_tausta_3.png);
	border-bottom: 0px;
	border-left: 1px solid #004200;
	border-right: 1px solid #004200;
	border-top: 1px solid #004200;
	height: 100px;
	padding: 0px;
}

.etusivun_otsikko
{
	font-size: large;
	text-align: center;
}

.etusivun_yhteystiedot
{
	font-size: larger;
	text-align: center;
}

.title
{
	font-weight: bold;
}