.vasenreuna {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333333;
}
.oikeareuna {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
}
.paataulukko {
	border-top: thin none #333333;
	border-right: thin none #333333;
	border-bottom: thin solid #333333;
	border-left: thin none #333333;
}
.omalinkki:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.omalinkki:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.omalinkki:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.omalinkki:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.leipateksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.vanhat_uutiset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
}
.datareunat {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
