 /* ################### »çÀÌÆ® ÀüÃ¼ ½ºÅ¸ÀÏ ½ÃÀÛ ######################*/

A:link
{
    TEXT-DECORATION: none;
	color:#000000;
}
A:visited
{
    TEXT-DECORATION: none;
	color:#000000;
}
A:active
{
    TEXT-DECORATION: none;
	color:#000000;
}
A:hover
{
    COLOR: #0EB5B5;
}

.font_default {
	COLOR: #3D3D3D; font-weight: normal; font-size:9pt;  font-family:"±¼¸²"; line-height:150%;
	}

.font_nevigation {
	COLOR: #000000; font-weight: normal; font-size:8pt;  font-family:"±¼¸²"; line-height:150%;
	}

/* #################### »çÀÌÆ® ÀüÃ¼ ½ºÅ¸ÀÏ ³¡ #######################*/

/* bottom.asp */

A.btm:link
{
    TEXT-DECORATION: none;
	color:gray;
}
A.btm:visited
{
    TEXT-DECORATION: none;
	color:gray;
}
A.btm:active
{
    TEXT-DECORATION: none;
	color:gray;
}
A.btm:hover
{
    COLOR: #2ECBE7;
}


A.main:link
{
    TEXT-DECORATION: none;
	color:#ffffff;
}
A.main:visited
{
    TEXT-DECORATION: none;
	color:#ffffff;
}
A.main:active
{
    TEXT-DECORATION: none;
	color:#ffffff;
}
A.main:hover
{
    COLOR: #00FFFF;
}
a.small:link {  font-family: "µ¸¿ò", "±¼¸²", "Arial"; font-size: 12px; color: #ffffff; text-decoration: none}
a.small:visited {  font-family: "µ¸¿ò", "±¼¸²", "Arial"; font-size: 12px; color: #ffffff; text-decoration: none}
a.small:active {  font-family: "µ¸¿ò", "±¼¸²", "Arial"; font-size: 12px; color: #ffffff; text-decoration: none}
a.small:hover {  font-family: "µ¸¿ò", "±¼¸²", "Arial"; font-size: 12px; color: #FAFF7A;  text-decoration: none}

