/* CSS Document */
<style type="text/css">
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;/*动态链接色*/
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;/*链接色*/
}
a:hover {
	text-decoration: none;
	color: #FF0000;/*移上色*/
}
a:active {
	text-decoration: none;
	color: #FF9900;/*点击色*/
}
.con{
line-height:150%; 
color:#FFFFFF 
}
/* CSS Document */
