body {
   background: #010B2E;
   color: #8183fc;
   font-family: Verdana, sans-serif;
   }
 p { 
   font-size: 0.85em;
   display: block;
   } 
 p.footer{
   font: normal 8pt Arial, sans-serif;
   text-align: center;
   width: 65%;
   color: white;
   }
 a:link{
   background: transparent;
   color: white;
   } 
 a:visited {
   background: transparent;
   color: #8183fc;
   }
 a:hover { 
   background: transparent;
   color: #fd20A8;
   }   
 h4 {
   text-align:left;
   line-height: 1.5em;
   font: bold 1em Arial, sans-serif;
   }   
 