td
{
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom: 0;
	color:#555555;
	font-family: "µ¸¿ò";
	font-size:12px;
	line-height:130%;
	
}
a:link {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FB9A00;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
img {border:0}
input,select,textarea 
{ 	
	color:#666666;
   	font-family: "µ¸¿ò";
   	font-size:12px;
}
.field {
	border-width:0px; 
	border-color : #BDD9DA;
	background-color: #EFEFEF;
	line-height: 100%;	
}

