#tapahtumat {
	clear:both;
}

#tapahtumat a:link  { text-decoration: underline; color:#001B82; }
#tapahtumat a:active { text-decoration: underline; color:#001B82; }
#tapahtumat a:visited { text-decoration: underline; color:#001B82; }
#tapahtumat a:hover { text-decoration: underline; color:#001B82; }

#tapahtumat table td {
	padding: 0px 20px 5px 0px;
}

.kuukausiotsikko {
	margin: 10px 0px 0px 0px;
	color:#000000;
	font-size:1em;
}

/* =================================================================*/

#tapahtumanostot {
	clear:both;
	margin:10px 0px 0px 0px;
	padding:10px 10px 10px 10px; 
	background-color:#f0f0f0;  
	/*border:1px solid #d9d8d7;*/
	
	font-size:63%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tapahtumanostot h1 {
	font-size: 1.1em; 
	color: #666666; 	
	font-weight: bold;
	margin: 0em 0em 1em 0em; 
}
#tapahtumanostot h2 {
	font-size: 1em; 
	color: #000000; 	
	font-weight: bold;
	margin: 0em; 
}
#tapahtumanostot p {
	color: #000000; 	
	font-weight: normal;
	margin: 0em 0em 0.5em 0em; 
}

#tapahtumanostot a:link  { text-decoration: underline; color:#001B82; }
#tapahtumanostot a:active { text-decoration: underline; color:#001B82; }
#tapahtumanostot a:visited { text-decoration: underline; color:#001B82; }
#tapahtumanostot a:hover { text-decoration: underline; color:#001B82; }
