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

a:link        {text-decoration: none; color: #ffff00; font-family: verdana; text-decoration: underline}
a:visited     {text-decoration: none; color: #ffff00; font-family: verdana; text-decoration: underline}
a:active     {text-decoration: none; color: #ffff00; font-family: verdana; text-decoration: underline}
a:hover       {text-decoration: underline; color: #ff6600; font-family: verdana; text-decoration: underline}
/* td            {text-decoration: none; color: #ffffff; font-family: verdana; font-size: 14px} */
body          {text-decoration: none; color: #ffffff; font-family: verdana;}
h1 { margin: 0px; padding: 0px; font: normal 48px impact, sans-serif;text-transform: uppercase;}

body {
background-color: #000;
}

#recip {
font: normal 12px arial, sans-serif;
}
