body
	{
		background-image: url(../kuvat/mainbgr.gif);
		font-family: Verdana, Arial, Tahoma, Helvetica;
		font-weight: lighter;
	}
	
a:link

	{
		color: #2FCF58;
		text-decoration: none;
		font-weight: bold;
	}
	
a:visited

	{
		color: #2FCF58;
		text-decoration: none;
		font-weight: bold;
	}
	
a:active

	{
		color: #80FCA0;
		text-decoration: underline;
		
	}	
			
a:hover

	{
		color: #80FCA0;
		text-decoration: underline;
		
	}
	
.maintable

	{
		margin-top: 50px;
	}