   a.menu {
	  font-family: Verdana, Sans-serif;
	  font-size: 12pt;
	  color: #000000;
	  font-weight: bold;
	  text-decoration: none;
   }
   a.menu:hover {
	  font-family: Verdana, Sans-serif;
	  font-size: 12pt;
	  font-weight: bold;
	  color: #0000c0;
	  text-decoration: none;
   }

   a.posti {
	  font-family: Verdana, Sans-serif;
	  font-size: 10pt;
	  color: #535A5B;
	  font-weight: bold;
	  text-decoration: underline;
   }
   a.posti:hover {
	  font-family: Verdana, Sans-serif;
	  font-size: 10pt;
	  font-weight: bold;
	  color: #000000;
	  text-decoration: underline;
   }

H2 { font-family: Arial, Sans-serif; font-size: 16pt; color: #003399; }