<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
&lt;!--
body,td,th {
	font-size: 12px;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}

a {
	font-size: 12px;
	color: #333;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #F30;
}
a:active {
	text-decoration: none;
}
.contact{
	color:#FFF;}
a.dh_title_white,a.dh_title_white:visited,a.dh_title_white:visited:link{
	color:#fff;font-size:14px;font-weight:bold;
	text-decoration: none;
}
a.dh_title_white:hover{
	color:#FBEE79;font-size:14px;font-weight:bold;
	text-decoration: none;}
a.left_title_white,a.left_title_white:visited,a.left_title_white:visited:link{
	color:#fff;font-size:12px;
	text-decoration: none;
}
a.left_title_white:hover{
	color:#FBEE79;font-size:14px;
	text-decoration: none;

--&gt;

</pre></body></html>