 /* ################### »çÀÌÆ® ÀüÃ¼ ½ºÅ¸ÀÏ ½ÃÀÛ ######################*/

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:10pt;  font-family:"µ¸¿ò"; line-height:150%; 

	}

.font_nevigation {
	COLOR: #ffffff; font-weight: normal; font-size:8pt;  font-family:"µ¸¿ò"; line-height:150%;
	}
	
.font_nevigation_01 {
	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;
}
