a		{ text-decoration: none; color : #003399; }
a:visited { text-decoration: none; color : #5493B4; }
a:link { text-decoration: none; color : #003399; }
a:active { text-decoration: none; color : #003399; }
a:hover { text-decoration: underline; color : #DD6900; }

a.linkkiteksti   { text-decoration: none; color : #003399; }
a.linkkiteksti:visited { text-decoration: none; color : #5493B4; }
a.linkkiteksti:link   { text-decoration: none; color : #003399; }
a.linkkiteksti:active   { text-decoration: none; color : #003399; }
a.linkkiteksti:hover	{ text-decoration: underline; color : #DD6900; }

a.link_flag   { text-decoration: none; color : #003399; }
a.link_flag:visited { text-decoration: none; color : #5493B4; }
a.link_flag:link   { text-decoration: none; color : #003399; }
a.link_flag:active   { text-decoration: none; color : #003399; }
a.link_flag:hover	{ 
    text-decoration: none; border-color : #EEEEFF; 
    border-right: solid 2px;   
    border-bottom: solid 2px;   
}


  BODY 		{
		/* margin-left:0px;
		font: 11px palatino, arial, Sans-Serif;
		color: #000; */ /*  leipäteksti */
		/* background-color:#ff0000; */  /* ruudun taustaväri */
		/* margin-right: 0px */
		margin-top: 15px;
		}
  B 		{
		margin-left:0px;
		font: 12px palatino, arial, Sans-Serif;
		font-weight:bold;
		color: #000;  /* lihavan tekstin väri */
		margin-top: 0px;
		margin-right: 0px
		}
  H3 		{
		font: 16px palatino, arial, Sans-Serif;
		color: #3D78BB;
    font-weight: bold;	
		margin-top: 3px;
		margin-bottom: 3px;
		}
		
  H5 		{
		font: 12px palatino, arial, Sans-Serif;
 	  color: #3D78BB;   /* sininen teksti */	
    font-weight: bold;	
		margin-top: 3px;
		margin-bottom: 3px;
    }
TABLE  {  

	/*	color: #ffffff;    */
/*		border-collapse: separate; */
}
 TABLE.menuton_pois  {  /* gallerian tyyli */
		background-color:#222;   /* ruudun taustaväri */
		color: #ffffff;   
/*    padding-top: 50px; */
/* Gallerian uloin kehä */
/*    border-left: 1px solid #777; */ /* th koe */
/*    border-top: 1px solid #777; */	 /* th */
/*    border-right: 1px solid #444; */	 /* th */
/*    border-bottom: 1px solid #444; */ /* th */
 } 

TABLE.asiaosa  {
background-color: #fff;  
/* border-left: 0px solid #777; 
border-right: 0px solid #444;	*/
		text-align: left;
		padding: 5px 5px 10px 10px;  /* ylä  oikea   ala   vasen */
}

TD	{
	font: 11px palatino, arial;
	color: #000000;
/*	border: 0px solid white; */
}
TD.footer  {
		background-color: #F7DB03;
	  color:#3D78BB;
}
	
TD.palkki 	{
		background-color: #F7DB03;
		border-top: solid 1px #ffee23;
		border-bottom: solid 1px #753B00;
		}
TD.otsikko  {
	font-family: palatino, arial;
	font-size: 24px;
  font-weight: bold;
	border: 0px solid;
/*  font-style: italic; */
	padding-left: 10px;
	padding-top: 0px;
/*	text-align: bottom; */
/*	color:#FFFFFF; */
	line-height: 24px;
}

TD.luettelo {
  line-height: 14px; 
}
.harmaa 		{
		color: #bbb;  /* th */
		}
#sulje {
 float:left; 
 margin: 5px 0px 0px 5px;
}

