/* CSS Document */
body {
	font-family: verdana;
	font-size: 12px;
	color: #7B5D8B;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #7B5D8B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7B5D8B;
}
a:hover {
	text-decoration: underline;
	color: #7B5D8B;
}
a:active {
	text-decoration: none;
	color: #7B5D8B;
}
#teksti a:link {
	color: #7B5D8B;
	text-decoration: underline;
}
#teksti a:visited {
	text-decoration: underline;
	color: #7B5D8B;
}
#teksti a:hover {
	text-decoration: underline;
	color: #7B5D8B;
}
#teksti a:active {
	text-decoration: underline;
	color: #7B5D8B;
}
#kieli a:link {
	color: #000000;
	text-decoration: none;
}
#kieli a:visited {
	text-decoration: none;
	color: #000000;
}
#kieli a:hover {
	text-decoration: underline;
	color: #000000;
}
#kieli a:active {
	text-decoration: none;
	color: #000000;
}
.kielipalkki {
	font-size: 10px;
	color: #000000;
	padding-top: 40px;
	padding-right: 30px;
}
.teksti {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #7B5D8B;
	line-height: 18px;
}
.teksti2 {
	padding-top: 10px;
	padding-left: 15px;
	line-height: 18px;
	padding-right: 15px;
}
.paalinkit {
	font-weight: bold;
	padding-left: 10px;
	font-size: 13px;
}
.knp {
	font-size: 10px;
}
.hr {
	color: #7B5D8B;
}
.lomake {
	font-family: verdana;
	font-size: 12px;
}
.lomake_virhe {
	font-family: verdana;
	font-size: 12px;
	background-color: #fbbbc4;
}