.text {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	color: #666666;
}
.input {solid #99999;
	height:20px;
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	color: #999999;

}
  a:link,a:visited,a:active { 
      text-decoration : none; 
  } 
  a:hover { 
      text-decoration : underline; 
      color : none; 
  }
