BODY{
	font-family: "Trebuchet MS", Serif;

	color: #000000;
} 
a:link {
	color: Blue;
	background: transparent;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 2px;
	text-align: left;
} 
a:active {
text-decoration : none; 
} 
a:visited {
text-decoration : none; 
} 
a:hover {
	color: Navy;
	text-decoration: none;
	background: transparent;
} 
#valikko {
	font: normal Agency FB;
}
 
 #iso
 { font-size: 30px } 



 
#otsikko
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
}
 	

#teksti
{
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
font-size: 14px;
}

#musa {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	color: Silver;
}
#teksti2 {
	text-decoration: blink;
	font-size: larger;
	color: Red;
}