.text {
	font-family: "MS PGothic", "MS Gothic";
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
	
}
a:visited {
	color: #000000;
	text-decoration: none;
	
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	
}
a:active {
	color: #000000;
	text-decoration: none;
}
.INPUT {
	BORDER: #a5acb2 1px solid;  COLOR: #666666;width:70px;height:21px; 
}

