a:link, a:active, a:visited  {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	
}
a:hover{
	font-size: 12px;
	line-height: 16px;
	color: #D68801;
	text-decoration: underline;
}
td {
	font-family:  "Verdana", "±¼¸²", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
}

.input {border:solid 1 silver;font-family:±¼¸²;font-size:9pt;color:black;background-color:white;height:19px;cursor:hand;}
.sb_textarea {border:solid 1 silver; font-family:±¼¸²;font-size:9pt;color:black;background-color:white}
