.otsikot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}



a:link {
 text-decoration: none;
  color: #ffffff; 
}
 
a:visited {
 text-decoration: none; 
 color: #ffffff;
}
 
a:hover {
 text-decoration: underline; 
 color: #f7941d;

 
}
 
a:active  { 
 color: #ffffff; 
 
 
}

.leipis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;

}
.pikku {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.bold {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.otsikot {
	text-align: center;
	font-weight: bold;
}

