html * {margin: 0 auto;}
body {margin: 0 auto; color: grey;}


.b {font-weight: bold; font-size:11px; margin-top:5px; }
.bred {font-weight: bold; font-size:11px; margin-top:5px;color : #ff0000; }
#middle {text-align: center; font-size:11px; margin-top: 50px;}
#middle a { margin-top: 19px; color: grey; border-bottom: 1px dashed grey; font-size: 11px; text-decoration: none;}
#middle a:hover { margin-top: 19px; color: green; border-bottom: 1px dashed grey; font-size: 11px; text-decoration: none;}
