@charset "utf-8";
/* CSS Document */
body {background-image: url(images/bg.jpg); margin-bottom:0; margin-top:0; font-size:18px; color: #FFFFFF; }
a:link {color: #FFFF66; text-decoration: none; }
a:visited {text-decoration: none; color: #FFFF66; }
a:hover {text-decoration: underline; color: #FFFF00; }
a:active {text-decoration: none; color: #FF0000; }
.td_bg {background:url(images/tb_bg.jpg); }
.style1 {font-size:10px; }
.style2 {font-size:12px; }
.style3 {font-size:36px; font-weight:bold; }
.recip {font-size:12px; border-color:#FFFF99; }
.yellow {color:#FFFF00; }
