body{ margin: 0; padding: 0; background: #ffffff;   }

a { font-family: Helvetica, Arial, sans-serif; color: #000000; font-size:14px; text-decoration: none; }
a:link { font-family: Helvetica, Arial, sans-serif; color: #000000; font-size:14px; text-decoration: none; }
a:active { font-family: Helvetica, Arial, sans-serif; color: #000000; font-size:14px; text-decoration: none; }
a:visited { font-family: Helvetica, Arial, sans-serif; color: #000000; font-size:14px; text-decoration: none; }
a:hover { font-family: Helvetica, Arial, sans-serif; color: #FE0000; font-size:14px; text-decoration: none; }	
 
.container 
{
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    margin-top: -250px;
}

.page { float: center; width: 100%; height: 500px; margin: 0; padding: 0;}

.top { float: center; width: auto; height: 100px; margin: 0; padding: 0; text-align: center; }
.middle { float: center; width: auto; height: 250px; margin: 0; padding: 0; text-align: center; }
.bottom { float: center; width: auto; height: auto; margin: 0; padding: 0; text-align: center;
          font-family: Helvetica, Arial, sans-serif; color: #000000; font-size:12px; text-decoration: none;}	
.bottom-box { float: left; width: 200px; height: auto; margin: 0; padding: 0; text-align: center;
              font-family: Helvetica, Arial, sans-serif; color: #000000; font-size:14px; text-decoration: none;}	