@charset "UTF-8";


body { margin: 0 auto; text-align: center; background: #023360 url(../img/bkgd.gif) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #333; }


a, a:link, a:visited { color: #00558f; text-decoration: none; }
a:hover { color: #4a9bd3; text-decoration: underline; }

