A
 {
  text-decoration : none;
  color : #000000;
 }

A:VISITED
 {
  text-decoration : none;
  color : #000000;
 }

A:HOVER
 {
  text-decoration : none;
  color : #000000;
 }


A.line
 {
  text-decoration : none;
  color : #336699;
 }

A.line:VISITED
 {
  text-decoration : none;
  color : #336699;
 }

A.line:HOVER
 {
  text-decoration : underline;
  color : #336699;
 }


A.noline
 {
  text-decoration : none;
  color : #336699;
 }

A.noline:VISITED
 {
  text-decoration : none;
  color : #336699;
 }

A.noline:HOVER
 {
  text-decoration : none;
  color : #336699;
 }


A.top
 {
  text-decoration : none;
  color : #ffffff;
 }

A.top:VISITED
 {
  text-decoration : none;
  color : #ffffff;
 }

A.top:HOVER
 {
  text-decoration : none;
  color : #ffffff;
 }

A.smenu
 {
  text-decoration : none;
  color : #336699;
 }

A.smenu:VISITED
 {
  text-decoration : none;
  color : #336699;
 }

A.smenu:HOVER
 {
  text-decoration : none;
  color : #336699;
 }


TD
 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  line-height : 130%;
 }

.bold
 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
 }

.hansmall
 {
  font-family : ±¼¸²Ã¼, µ¸¿òÃ¼;
  font-size : 12px;
  line-height : 130%;
  text-decoration : none;
 }

.hanbold
 {
  font-family : ±¼¸²Ã¼, µ¸¿òÃ¼;
  font-size : 14px;
  font-weight : bold;
 }

.hanbsmall
 {
  font-family : ±¼¸²Ã¼, µ¸¿òÃ¼;
  font-size : 12px;
  font-weight : bold;
  line-height : 130%;
  text-decoration : none;
 }

.small
 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
 }

.bsmall
 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
 }

.bbig
 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : bold;
 }

INPUT
 {
  font-size: 12px;
 }

TEXTAREA
 {
  font-size: 12px;
  border-width:1px;
  border-style:solid;
 }
