body, input, table, option, select, td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.7em;
}
td
{
	vertical-align: top;
}

div.teksti
{
	width: 500px;
	text-align: left;
}

a:link, a:active {
	color: #000000;
	text-decoration: none;
	}

a:visited {
	color: #003333;
	text-decoration: none;
	}
a:hover {
	color: white;
	background: #669999;
	}

a.lnk 
{
	font-size: 14px;
	font-weight: bold;
	color: #669999;
	padding: 5px;
	border: 2px solid #669999;
}
a.lnk:hover {
	color: white;
	background: #669999;
	}

h3
{
	font-size: 18px;
}

h4
{
	font-size: 14px;

}
