body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {font-size: large}
.style2 {color: #FF0000}
.punainen {color: #FF0000}
a:link   {text-decoration: underline; color: #000000}
A:visited {text-decoration: underline; color: #000000}
A:active  {text-decoration: none; color: #000000}
A:hover   {text-decoration: none; color: #0066CC}

.kuva {
	border: thin solid #666666;
}
.linkit {
	font-family: Verdana;
	font-size: 12px;
	border: thin solid #999999;
	border-collapse:collapse;
	padding-right: 10px;
}
.musta_taulu {
	border: thin solid #999999;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
.musta_taulu2 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
