@charset "utf-8";
body {
    background: #dfdfdf url('graf/background_gray.gif') left 85px repeat;
}
.linkki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.teksti {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.uutisteksti {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
	margin: 16px 0 0 0;
}
a:hover {
	text-decoration: underline;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF6600;
}
.valiotsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.testi_pieni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.linnki_pieni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}

em.newstime {
	display: block;
	font-size: 0.9em;
	font-style: normal;
	color: #333;
}

a img { border: none; }

