a:link		{ text-decoration: none; color: #0066CC; }
a:visited	{ text-decoration: none; color: #0066CC; }
a:hover		{ text-decoration: underline; color: #FF6600; }
a:active	{ text-decoration: underline; color: #FF6600; }

.big	{ font-size: 16px; color: maroon; font-weight: bold; }
.big1	{ font-size: 16px; color: navy; font-weight: bold; }
.big2	{ font-size: 14px; }
.small	{ font-size: 12px; }
.copy	{ font-size: 11px; color: gray; }
.only	{ color: green; }
.alert	{ color: red; }
.point	{ color: navy; }

body 	{ b ackground: #FFFFFF; color: #000000; }
body,table,tr,td,select,option,input,div,form,textarea,pre,blockquote,button
		{ font-family: dotum,gulim; font-size: 12px; line-height: 20px; }
