* { margin:0; padding:0; }
html {height: 100%;}
body {height:auto !important; min-height:100%; height:100%; position:relative;background-color: #eeeeee; color: Black; background-image: url();}
a:link {color: Black;}
a:visited {color: Black;}
.fdown {
    /*padding: 1px;*/
    font-size:10px; background-color:#f0f0f0; color:#000000; border-color:#d0d0d0; border-style:ridge; 
    font-weight:bold;
    /*height: 20px;*/
 }
