A:link, A:visited, A:active
	{
		text-decoration:  none;
		color: 		white;
	}

a:hover
	{
		text-decoration:  underline	
	}

.otsikko		
	{	
		font-family:		verdana;
		color: 		white;
		font-weight : bold;
		font-size : 8pt
	}


.leipa
	{	
		font-family:		verdana;
		color: 		white;
		font-size : 7pt;
	
	}


