
span.news-title-link a:link, span.news-title-link a:visited, span.news-title-link a:hover
{
	color: #F19D90;
	font-size: 18pt;	
	font-weight: bold;
	text-decoration: none;
	font-family: Papyrus, Helvetica, Arial;
}

span.news-subtitle
{
	display: block; 
	color: #777777;	
	font-size: 9pt;
}

span.news-subtitle a:link, span.news-subtitle a:visited
{
	text-decoration: none;	
}

span.news-subtitle a:hover
{
	text-decoration: underline;		
}

span.news-tags
{
	color: #777777; 
	font-size: 9pt;
}

span.news-comment-link
{
	font-size: 9pt;
}

div.news-content
{
	margin: 0;
	text-align: justify;		
	padding: 10px 0;
}
