/*CSS-Vorlage Lifenet News <http://www.forum-g.ch>*/ 
/*Chris Zuercher 3/3/2004 */ 

a.newsTitle:link,a.newsTitle:visited,a.newsTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right:2px;
}

a.newsTextTitle:link,a.newsTextTitle:visited,.newsTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
}

a.newsTextTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration:underline;
}

.newsBorderTop{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
}
	       
	   
/*The End :-)*/ 
 
