@charset "utf-8";
/* CSS Document */

body {margin: 0px; background-color:#39F}
td {font-family: Tahoma;font-size: 12px;line-height: 24px;color: #006;}
.bk {color: #000;}
.rd {color: #F00;}
.tl {font-size: 24px;font-weight: bold;color: #F00;}
a:link {color: #FFF;text-decoration: none;}
a:visited {color: #FFF;text-decoration: none;}
a:hover {color: #F00;text-decoration: underline;}