body {
  font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
  font-size: 10px;
  background-color:#000;
}
   
    #content {
    width:720px;
    margin-top:100px;
    margin-left:auto;
    margin-right:auto;
    }
    
    .mc {
    width:720px;
    text-align:center;
	color:#ccc;
    }
	  .mc a {
  color:#ff3366;
  text-decoration: none;
  }
   .mc a:visite {
  color:#ff3366;
  text-decoration: none;
  }
 .mc a:hover{
  color:#000;
  background:#fff;
  }

 .footer
     {
     float:right;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 color:#000;
	 font-size:10px;
	 font-style:normal;
	 text-align:right;
	 padding-top:3px;
	 padding-left:15px;
	 margin-top:30px;
	 margin-bottom:50px;
	 width:200px;
	 }
	  .footer a {
  color:#ccc;
  text-decoration: none;
  }
 .footer a:hover{
  color:#ff3366;
  text-decoration:underlline;
  }