a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #ffffff;} /* 未访问的链接 */
a:visited {color: #ffffff;} /* 已访问的链接 */
a:hover{color: #ff9900;} /* 鼠标在链接上 */ 
a:active {color: #ffffff;}
.text {
	font-family:宋体;font-size: 9pt;

}
input {
	font-family:宋体;font-size: 9pt;


}
textarea {
	font-family:宋体;font-size: 9pt;
}
td
{
font-family:宋体;font-size: 9pt; 
}

marquee
{
font-family:宋体;font-size: 9pt;line-height: 100%; 
}
img {
	border: none;
}
