body {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #404040;
	margin-top: 0px;
}

.main {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 892px;
	height: 400px;
	border: 0px solid #404040;
	background: #FFFFFF url(img/tausta.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px;
}

.txt {
	margin-left: 50px;
	margin-right: 50px;
}

.txt2 {
	margin-left: 100px;
	margin-right: 100px;
}

.osoite {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #404040;
	margin-top: 10px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none}
	
a:visited {
	color: #FFFFFF;
	text-decoration: none}
	
a:active {
	color: #FFFFFF;
	text-decoration: none}
	
a:hover {
	color: #FFFFFF;
	text-decoration: underline}
	
a.tumma:link    
	{color: #404040;
	text-decoration: underline}

a.tumma:visited
	{color: #404040;
	text-decoration: underline}

a.tumma:active
	{color: #000000;
	text-decoration: none}

a.tumma:hover
	{color: #000000;
	text-decoration: none}