BODY { background: #e60000 url(pics/home_bg.gif) no-repeat }
A:hover   { text-decoration: underline; color: silver; }
A:link    { text-decoration: none; color: white; }
A:visited { text-decoration: none }

.margines { 
   padding: 5px; 
   background: white; 
   margin-bottom: 10px; 
   display: block;
}
.footnotes {
   border-top: solid black 1px;
}
.bodycell {
   padding-bottom: 150px;
}
.ad { 
    font-size: 12px;
    font-family: sans-serif;
    color:#e6e6e6; 
    text-align: right; 
    padding-bottom: 5px;
}
DIV.boxed { 
   font-family: sans-serif;
   font-weight: bold;
   letter-spacing: 1pt;
   padding-left: 7px;
   padding-top: 3px;
   margin-left: 17px;
   margin-top: 10px;
   width: 250px;
   height: 36px;
}
DIV.boxed:hover { 
   background: url(/pics/box.png) no-repeat;
}
H1 {
   margin-top: 0;
   color: #e6e6e6;
}
