A:active, A:visited, A:link {
	color: #D18F01;
	text-decoration: none;
}
A:hover {
	color: #000;
	text-decoration: none;
}
td a {
	font-size: 11px;
}
body {
	font-family: tahoma, sans-serif;
	color: #000;
	font-size: 11px;
	margin: 0px;
	background:url(tausta.jpg) #f7f7f7 repeat-y;
}
.ylapalkki {
	background:url(ylatausta.jpg) #F1F1F1 repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	text-align: center;
	height: 164px;
	width: 100%;
}
.otsikko {
	position: absolute;
	text-align: center;
	left: 181px;
	top: 29px;
	border-right: 1px solid #A77E55;
	z-index: 2;
}
.kuvanalla {
	position: absolute;
	left: 0px;
	width: 180px;
	text-align: left;
	top: 265px;
	z-index: 3;
}
.kal {
	vertical-align: top;
	color: #000;
	background-color: #947A72;
	border: 2px solid #695143;
	padding: 1px;
	text-align: center;
	border-collapse: collapse;
}
.tekstit {
	position: absolute;
	left: 190px;
	top: 170px;
	width: 580px;
	z-index: 3;
	padding-bottom: 10px;
	text-align: justify;
}
.linkit {
	padding: 0px;
	width: 597px;
	position: absolute;
	left: 181px;
	top: 0px;
	z-index: 9;
	text-align: center;
	border-collapse: collapse;
}
.linkki {
	padding: 0px;
	height: 29px;
	width: 20%;
	text-align: center;
}
.linkki a {
	display: block;
	text-align: right;
	height: 29px;
	padding: 8px 30px 5px 5px;
	color: #C0A182;
}
.linkki :link {
	text-decoration: none;
	color: #C0A182;
	background: transparent;
	}
.linkki :visited {
	text-decoration: none;
	color: #C0A182;
	background: transparent;
}
.linkki :active {
	text-decoration: none;
	color: #C0A182;
	background: transparent;
}
.linkki :hover {
	color: #C0A182;
	text-decoration: none;
	background: url(linkkihoverkiemuralla.jpg); 
}
h2 {
	border-bottom: 1px dashed #A77E55;
	font-size: 10px;
	font-family: georgia, sans-serif;
	color: #947A72;
	padding-left: 20px;
	margin: 0px;
}
h3 {
	border-bottom: 1px dashed #A77E55;
	font-size: 14px;
	font-family: georgia, sans-serif;
	color: #947A72;
	margin-bottom: 10px;
	padding-left: 10px;
}
h1 {
	border-bottom: 1px dashed #A77E55;
	font-size: 12px;
	width: 250px;
	font-family: georgia, sans-serif;
	color: #947A72;
	margin-bottom: 10px;
	padding-left: 10px;
}
input {
	font-size: 11px;
}
/* KILPAILUKALENTERIM?RITYKSET */
.kisa {
	background-color: #BB9A7B;
	font-family: arial, sans-serif;
	color: #000;
	font-size: 13px;
	border: 1px solid #000;
	padding: 4px;
	text-align: center;
}
.kisa2 {
	background-color: #AD9791;
	font-family: tahoma, sans-serif;
	color: #000;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 3px;
	border: 1px solid #000;
	text-align: center;
}
.kisa3 {
	background-color: #f7f7f7;
	font-family: tahoma, sans-serif;
	color: #000;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #000;
	text-align: left;
}
/* KILPAILUKALENTERIM?RITYKSET */
ol.rotu {
	list-style-type: square;
}
.ok {
	color: green;
}