.teksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.teksti a:visited  { text-decoration: none;	color: #000000;	font-weight: bold; }
.teksti a:hover { color: #000000; text-decoration: none;	font-weight: bold; }
.teksti a:link { text-decoration: none;	color: #000000;	font-weight: bold; }

.otsikko1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
.otsikko2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.reuna_oikea {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
}

.linkit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.linkit a:link { text-decoration: none;	color: #000000;	}
.linkit a:visited  { text-decoration: none; color: #000000; }
.linkit a:hover { text-decoration: none; color: #EC6E00; }
		
