tr,td{
	font-family:"Times New Roman"; font-size:15px; color:#333333
}
input{ width:70px; height:18px; border-bottom:#CCCCCC solid 1px; border-left:#CCCCCC solid 1px; border-top:#CCCCCC solid 1px; border-right:#CCCCCC solid 1px; 
}
.login{ 
	width:40px; 
	height:18px; 
	border-bottom:#CCCCCC solid 1px; 
	border-left:#CCCCCC solid 1px; 
	border-top:#CCCCCC solid 1px; 
	border-right:#CCCCCC solid 1px;
	color:#777777;
	font-size:13px;
	font-family:"Times New Roman";
	background:#FFFFFF
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color:#FF6600;
}
a:active {
	text-decoration: none;
	color: #999999;
}
