<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.DivPanelListNews a:link, .DivPanelListNews a:visited {
	color: #01aabc;
	text-decoration: none;
	border-bottom: 1px dotted #c3eaee;
	padding-bottom: 2px;
	text-shadow: 0 0 1px #6bfdd9;
	font-size: 12px;
}
.DivPanelListNews a:hover, .DivPanelListNews a:active {
	color: #93025C;
	text-decoration: none;
}
.DivPanelListNews {
	font-family: Tahoma;
	text-align: right;
	font-size: 9pt;
	direction: rtl;
	border: 1px solid #ccc;
	padding: 6px 7px;
	margin: 1px;
	background-color: #fff;
	display: block;
	direction: rtl;
	text-align: right;
	color: #666666;
}
.DivPanelListNews:hover {
	background-color: #f1f1f1;
}
.SourceImage {
	float: right;
	padding: 0;
	margin: 1px 2px 0 1px;
	height: 92px;
	width: 79px;
	border: 1px solid #B3B3B3;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 2px 2px 4px 0 rgba(50, 50, 50, 0.2);
	padding: 4px;
}</pre></body></html>