a:active, a:link, a:visited {
	color: #C23687;
	text-decoration: underline;
}
a:hover {
	color: #C23687;
	text-decoration: none;
}

body { 
font-family:arial;
color:#A22D70;
font-size:10pt;
text-decoration:none;
line-height:1.9;
text-align: justify; 
word-spacing:1px;
letter-spacing:0px;
cursor:default;
background-color:#FDF4F9;

}


.kaikki {
	width: 785px;
	margin: 0 auto 0 auto;
	background: #fff;
	font-size: 0;
}
.linkit {
	width: 785px;
	border-collapse: collapse;
	margin: 0;
}
.linkit td {
	padding: 0;
}
.linkit a {
	background: #F1CDE2;
	color: #A42B6A;
	display: block;
	font-family: sans-serif;
	text-decoration: none;
	font-style: normal;
	font-size: 13px;
	text-align: center;
	padding: 5px 0 5px 0;
}
.linkit a:hover {
	background: #F9E8F1;
}
.tekstit {
	width: 730px;
	margin: 0 auto 0 auto;
	font-size: 12px;
        font-family:arial;
        color:#A22D70;
	padding: 5px 0 10px 0;
}
.tek {
	font-size: 12px;
	background: #F1CDE2;
	color: #A42B6A;
	text-align: center;
}
.tek a, .tek a:active, .tek a:visited {color: #cccccc}
.tek a:hover {color: #eee;}

h1 {
font-family: arial, sans-serif;
color:#DC81B5;
background: transparent;
font-size: 12px;
font-weight: bold;
text-align: left;
letter-spacing: 1px;
margin-left: 3px;
margin-right: 3px;
cursor: default;
border-bottom: 1px solid #DC81B5;


}

.hyy td {
	border: 1px solid #9aa258;
	padding: 5px;
}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}
table.table-style01 th {background:#E8ACCE; color:#FFF;}
table.table-style01 th, table.table-style01 td {border:1px solid #F7DFED;}
table.table-style01 tr.bg td {background:#D4F1F7;}

