@charset "utf-8";
/* CSS Document */

body { background-color: #0B3514; font-family:tahoma,arial; font-size:11px; color:#333333;  }

.white-txt { color:#FFFFFF; }
.red-txt { color:#FF0000; }

.left-img { background:url(images/left-bg.jpg) no-repeat #ffcc00; }

a.footerlink:link { color:#FFFFFF; text-decoration:underline; font-weight:bold; }
a.footerlink:visited { color:#FFFFFF; text-decoration:underline; font-weight:bold; }
a.footerlink:hover { text-decoration:none; }