/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #afaaa7;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#link a:link {
	color: #000000;
	text-decoration: underline;
}
#link a:visited {
	text-decoration: underline;
	color: #000000;
}
#link a:hover {
	text-decoration: underline;
	color: #000000;
}
#link a:active {
	text-decoration: underline;
	color: #000000;
}
#teksti2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#teksti2 a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#teksti2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#teksti2 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.ylapalkki {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.linkkipalkki {
	background-image: url(kuvat/linkkipalkki.jpg);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: center;
	padding-left: 70px;
	font-size: 12px;
	font-weight: bold;
}
.tekstitausta {
	background-color: #c80002;
	background-image: url(kuvat/taustakuva.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
.koristepalkki {
	background-image: url(kuvat/alakoriste.jpg);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.knp {
	font-size: 10px;
	padding-top: 15px;
	padding-right: 15px;
}
.teksti2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 38px;
	padding-left: 21px;
	line-height: 18px;
}
.teksti1 {
	padding-top: 38px;
	padding-right: 15px;
	padding-left: 70px;
	line-height: 18px;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #d7d7d7;
width: 115px;
}
.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}