a {text-decoration: none;} 
a:link {color: #CCCCCC;} /* 未访问的链接 */
a:visited {color: #CCCCCC;} /* 已访问的链接 */
a:hover {color: #CCCCCC;} /* 鼠标在链接上 */ 
a:active {color: #CCCCCC;} /* 点击激活链接 */

body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	

}
TH {FONT-SIZE: 12px}

TD {
	FONT-SIZE: 12px;
	line-height: 20px;
}

SELECT {FONT-SIZE: 12px}
textarea{FONT-SIZE: 12px;border: 1px double #B4B4B4;
         font-family: Arial, Helvetica, sans-serif;
}

A {	COLOR: #CCCCCC; TEXT-DECORATION: none; TEXT-TRANSFORM: none}

A:hover {COLOR: #ff6600; TEXT-DECORATION: underline}

input 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #C7C7C7;
	background-color: #CCCCCC;
}
.HeaderTdStyle {
	background: buttonface;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid threedhighlight;
	border-left: 1px solid threedhighlight;
	border-right: 1px solid threedshadow;
	border-bottom: 1px solid threedshadow;
}
.zh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.tt {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
