
a:hover {
	text-decoration: none; 
	color: blue;
}


h1 {
	font-size: 1.5em;
}
a.txt:link {
	text-decoration: none;
	color: blue;
}
a.txt_navi:link {
	color: #FFFFFF; text-decoration: none;
}
.txt_otsikko {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 15px; 
	font-weight: bold;
	color: #000000; 
}
a.etusivu:link {
	color: white
}
.etusivu {   
	text-decoration: none;
	font-size: 15px; 
	font-weight: bold;
	color: blue;
}

p {
	width: 50%;  
	font-size: 16px; 
	color: #000000; 
}
.txt_navi {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #FFFFFF;
}


.scroll {overflow: auto; height: 585px; width: 630px; border: 0px silver solid;}




