a.normal:link { color: #004B59; text-decoration: none;}
a.normal:visited{ color: #004B59; text-decoration: none;}
a.normal:active{ color: #004B59; text-decoration: none;}
a.normal:hover { color: #004B59; text-decoration: underline;}
a.news:link { color: #333333; text-decoration: none;}
a.news:visited{ color: #333333; text-decoration: none;}
a.news:active{ color: #333333; text-decoration: none;}
a.news:hover { color: #333333; text-decoration: underline;}
a.trace:link { color: #333333; text-decoration: none;}
a.trace:visited{ color: #333333; text-decoration: none;}
a.trace:active{ color: #333333; text-decoration: none;}
a.trace:hover { color: #004B59; text-decoration: underline;}
body {
	background-color: #FFFFFF;
	color: #333333;
}
.clglay {
	background-color: #929697;
}
.clwhite {

	background-color: #FFFFFF;
}
.search { margin: 0px 0px; border:1 solid #555555; width:110px; height:17px;}
