body {
text-align:center;
margin: 0;
padding: 0;
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
line-height:1.5em; 
}
a{
 color : #ff0000 ;  
}
a:hover{
 color : #ff0000;
 font-weight: bold;
}

