/* =================================================================*/
/* TAPAHTUMAT KAIKKI */
/* =================================================================*/
#tapahtumat {
	clear:both;
}
#tapahtumat h2 {
	font-size:1em;
	margin:0 0 1em 0;
	clear:both;
}
#tapahtumat a { color:#654e1e; font-weight:bold;  font-size:1.1em;  }
#tapahtumat a:link  { text-decoration: underline;  }
#tapahtumat a:active { text-decoration: underline;  }
#tapahtumat a:visited { text-decoration: underline; }
#tapahtumat a:hover { text-decoration: none; }



/* =================================================================*/


/* TAPAHTUMANOSTOT */
#tapahtumanostot {
	/*background-image:url(pisteviiva.gif);
	background-repeat:repeat-x;*/
	margin:0px;

	color:#654e1e; 
	font-weight:bold;
	padding:22px 12px 12px 12px;

}



#tapahtumanostot a { color:#654e1e; font-weight:bold;  font-size:1.1em;  }
#tapahtumanostot a:link  { text-decoration: none;  }
#tapahtumanostot a:active { text-decoration: none;  }
#tapahtumanostot a:visited { text-decoration: none; }
#tapahtumanostot a:hover { text-decoration: underline;  }





