body{
  margin : 0;
	text-align :left;
	font-color:#666666;
	font-size:12px;
	font-family : gulim,dotum,ariel;
}
img{
  border : 0;
}
td, input, select{
  font-size : 12px;
  color : #666666;
}

a:link 		{text-decoration:none;  Color:#666666;}
a:visited 	{text-decoration:none; Color:#666666}
a:hover 	{text-decoration:underline; Color:#666666}
a:active 	{text-decoration:none; Color:#666666}
