/* CSS Document */

body {margin: 0; background: #000 url(images/background.jpg) repeat-x;}
a:link {color: #996600; text-decoration: none}
a:active {color: #cc9900; text-decoration: none}
a:visited {color: #cc9900; text-decoration: none}
a:hover {color: #cc9900; text-decoration: none;}

p, li, ul {color: #e9e9e9; font: 11px/16px "Trebuchet MS", Arial, Helvetica; list-style: square;}
h1 { color: #666600; font: 16px/16px "Trebuchet MS", Arial, Helvetica; font-weight: bold;}
h2 { color: #666600; font: 14px/16px "Trebuchet MS", Arial, Helvetica; font-weight: bold;}
textarea, input {background-color: #FFFFFF; color: #000000; border: 1px solid #fff; font: 11px/16px "Trebuchet MS", Arial, Helvetica;}