font-size : 1
a:link {  color: black;  text-decoration: none}
a:active {  color: black;  text-decoration: none}
a:visited {  color: black;  text-decoration: none}
a:hover {  color: WHITE;  text-decoration: none}

.nav { 
color: black; 
background-color: ; 
} 
.nav-highlight { 
color: black; 
background-color: #EBEBEB; 
}

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

A:link {text-decoration:none; color:#000000}
A:visited {text-decoration:none; color:#000000}
A:active {text-decoration:none; color:#000000}
A:hover {text-decoration:none; color:#000000}

td,body,div,li{font-family:±¼¸², µ¸¿ò, Arial, AppleGothic; font-size:12px; line-height:1.4; color:#000000; } 

/* copyright */
.cr_copyright { font-size : 8pt; }

/* copymenu */
.cr_menu { font-weight : bold; padding-top : 3px; }

