a:link       { font-family: Arial, helvetica; text-decoration: none;  margin-top: 0; margin-bottom: 0 }
a:visited    {text-decoration: none; margin-top: 0; margin-bottom: 0 }
a:active     {text-decoration: none; margin-top: 0; margin-bottom: 0; color: #cc0000 }
a:hover { text-decoration: none; color: #cc0000; } 
font    { font-family: Arial, Helvetica, 'Times New Roman'}

<style type="text/css">

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */
