table { font-size: 12px; font-family: Dotum, DotumChe; color:#333333;}

#background {
	background : #EDEDED;
}
#white {
	background : #FFFFFF;
}
#line {
	background : #C8C8C8;
}

A:link { text-decoration: none ; color: #0033CC; }
A:visited {text-decoration:none ;color: #333333;}
A:active { text-decoration: underline ; color: #FF6600; }
A:hover { text-decoration: underline; color:#FF6600; }
