td
{
	font-family: times new roman;
	color: #000000;
	font-size: 80%;
}

.otsikko
{
	font-family: times new roman;
	font-weight: bold;
	text-decoration:none;
	font-size: 140%;
	color: #000000;
}


.naytelmaotsikko
{
	font-family: times new roman;
	color: #000000;
	font-size: 200%;
}


.alaotsikko
{
	font-family: times new roman;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 120%;
}

.alakommentti
{
	font-family: times new roman;
	color: #000000;
	font-size: 90%;
}

.kuva
{
	border:solid 1px #000000;
}

a:visited, a:link
{
	font-family: times new roman;
	color: #50983A;
}

a:hover, a:active
{
	font-family: times new roman;
	color: #7F7F61;
}