td{
  font-family:"±¼¸²", "Arial", "Verdana"; font-size:12px; line-height:15px; color:#333333; 
}
<!-- Á¡¼± ¾È³ª¿À°Ô -->
a, img, input, button {
  selector-dummy: expression(this.hideFocus=true)
}

.style1 {
	color: #0362AB;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
.style2 {color: #66842e; font-weight: bold;}
.style3 {color: #0000FF}
.style6 {color: #184598; font-weight: bold;}
.style7 {color: #333333; font-weight: bold;}
.style8 {color: #FFFFFF; font-weight: bold;}
.style9 {
	color: #0066FF;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

<!-- ±âº» link -->
a:link
  {font-family: "Arial", "Verdana";color: #0084C9; text-decoration: none}
a:visited
  {font-family: "Arial", "Verdana";	color: #0084C9;	text-decoration: none}
a:hover
  {font-family: "Arial", "Verdana";color: #0084C9; text-decoration: none}
a:active
  {font-family: "Arial", "Verdana";color: #0084C9; text-decoration: none}

<!-- link01 -->
.col_link:link
  {font-family: "Arial", "Verdana";color: #333333; text-decoration: none}
.col_link:visited
  {font-family: "Arial", "Verdana";color: #333333; text-decoration: none}
.col_link:hover
  {font-family: "Arial", "Verdana";color: #333333; text-decoration: none}
.col_link:active
  {font-family: "Arial", "Verdana";color: #333333; text-decoration: none}