a:link  {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover    {
	text-decoration: none;
	color: #333333;
}
a:active   { color: #FFFFFF; background-color: #FFCC00}
a:visited   {
	color: #FFFFFF;
}
body    { background: #F6D749 url(kuvat/bg.jpg) no-repeat fixed}
tr, td {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.otsikko {
	font-size: 110%;
}

