body {
	background-color: #000000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 2px;
}
.laatikonreunat {
	border: 1px solid #E67817;
}
.laatikonreunatsisa {
	background-color: #E67817;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E67817;
	border-right-color: #E67817;
	border-bottom-color: #E67817;
	border-left-color: #E67817;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding-left: 0px;
}
.laatikonsisa {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.logotaustana {
	background-image: url(logo.jpg);
}
.vaaleasolu {
	background-color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #E67817;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #E57716;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #E57716;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #E67817;
	text-decoration: underline;
}

