.news {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.news-title-orange {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fea500;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

a.copyrights-link:link { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}
a.copyrights-link:visited { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}
a.copyrights-link:hover { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #fea500;
	text-decoration:underline;
}

a.copyrights-nrj:link { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}
a.copyrights-nrj:visited { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}
a.copyrights-nrj:hover { 
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: red;
	text-decoration:underline;
}