body {
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
margin-left : 0; 
} 
.restex {
font-size : 12px; 
font-family : Arial, sans-serif; 
color : #ffffff; 
background-color : #000000; 
text-align : justify; 
} 
a:link {
text-decoration : none; 
color : #ffffff; 
} 
a:active {
text-decoration : none; 
color : #ffffff; 
} 
a:visited {
text-decoration : none; 
color : #ffffff; 
} 
a:hover {
text-decoration : underline; 
color : #ff0000; 
} 