/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div,li,td,th {
	font-size:12px;
	line-height: 20px;
	color:#fff;
}
.zi{
	font-size:14px;
}

.dh {color: #ffba42;
	line-height: 24px;
	font-size:14px;
}
.dh a:link {color:#fff;text-decoration:none;font-weight: bold;} 
.dh a:visited {color: #fff;text-decoration:none;font-weight: bold;} 
.dh a:hover{color: #000;font-weight: bold;} 
.dh a:active {color: #000;font-weight: bold;}

.mar {margin-top: 10px;}

a:link {color:#fff;text-decoration:none;} 
a:visited {color: #fff;text-decoration:none;} 
a:hover{color: #ffff00; text-decoration:underline;} 
a:active {color: #ffff00;text-decoration:underline;}

.yel a:link {color:#ffff00;text-decoration:underline;} 
.yel a:visited {color: #ffff00;text-decoration:underline;} 
.yel a:hover{color: #66ff00;text-decoration:underline;} 
.yel a:active {color: #66ff00;text-decoration:underline;}

