#sisalto a:link  { text-decoration: underline; color: #ffffff; }
#sisalto a:active { text-decoration: underline; color: #ffffff; }
#sisalto a:visited { text-decoration: underline; color: #ffffff; }
#sisalto a:hover { text-decoration: none; color: #ffffff; }


#editor3 a:link  { text-decoration: underline; color: #4a4e52; }
#editor3 a:active { text-decoration: underline; color: #4a4e52; }
#editor3 a:visited { text-decoration: underline; color: #4a4e52; }
#editor3 a:hover { text-decoration: none; color: #4a4e52; }



/* =================================================================*/
/* UUTISNOSTOT */

#uutisnostot {
	clear:both;
	margin:0px;
	padding:0px; 
	font-size:75%;
}
#uutisnostot h2 {

	padding:0 0 0 20px;
	height:20px;
	line-height:20px;
	font-size:1em;
}
#uutisnostot ul {	
	margin:6px 0 0 0;
	padding:0px; 
	list-style:none;
}
#uutisnostot ul li {	
	margin:0 0 1em 0;
	padding:0px; 
}
#uutisnostot a:link  { text-decoration: underline;  }
#uutisnostot a:active { text-decoration: underline;  }
#uutisnostot a:visited { text-decoration: underline;  }
#uutisnostot a:hover { text-decoration: none;  }


/* =================================================================*/
/* UUTISET KAIKKI */
/* =================================================================*/
#uutiset_kaikki {
	clear:both;
}
#uutiset_kaikki h2 {
	font-size:1em;
	margin:0 0 1em 0;
	clear:both;
}
#uutiset_kaikki a  { font-weight:bold; }
#uutiset_kaikki a:link  { text-decoration: underline;  }
#uutiset_kaikki a:active { text-decoration: underline;  }
#uutiset_kaikki a:visited { text-decoration: underline;  }
#uutiset_kaikki a:hover { text-decoration: none;  }


/* =================================================================*/


