<STYLE>

/* links */
A:active {text-decoration: none}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:hover {text-decoration: underline}

.alink {font-size: 75%}
.head {font-size: 85%; font-weight: bold}
.body {font-size: 75%}
.wt {color: #FFFFFF; font-size: 75%}
.shead {font-size: 85%; font-weight: bold}
.sbody {color: #333333;font-size: 75%}


/* news */
.news-head {color: #660000; font-size: 90%; font-weight: bold}
.news-body {color: #000000; font-size: 75%}
.news-link {color: #990000; font-size: 75%}

/* board*/
.board-main-body {color: #FFFFFF; font-size: 75%}
.board-header {color: #FFFFCC; font-size: 75%; font-weight: bold}
.board-header-disc {color: #FFFFCC; font-size: 75%}
.board-body {color: #330000; font-size: 75%}
.board-bodyb {font-size: 75%; font-weight: bold}
.board-body-link {font-size: 75%}
.board-but {background-color: #FFCC00; color: #4D3200; font-weight: bold; font-size: 9px}

/* search */
.search-form {font-size: 9px}
.search-but {font-weight: bold; font-size: 9px}
.search-res-head {color: #CCFFFF; font-weight: bold; font-size: 90%}
.search-res-body {color: #99FFFF; font-size: 75%}

</STYLE>