html {
padding-top : 0; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 0; 
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 0; 
border-left-width : 0; 
margin : 0; 
}

body {
background-image : url('http://www.holyhacker.com/images/bg.gif');
background-repeat:repeat-y;
}
a:link     { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt }
a:visited  { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt }
a:active   { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt }
a:hover    { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt }



table {}
a:link     { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt }
a:visited  { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt }
a:active   { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt }
a:hover    { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt }

.contents 
a     { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt }
a:link     { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt; text-decoration: none }
a:visited  { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt; text-decoration: none }
a:active   { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt }
a:hover    { color: #DAC978; font-family: Arial, Helvetica; font-size: 10pt; 
         text-decoration: none;
         font-weight: bold;
         color: black;
         background: #DAC978;
         }