#rogo {
  margin:0;
  padding:0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  text-align: center;
}
body{
  margin:0;
  padding:0;
  background-color: #FFFFFF;
  color:#555555;
  font-size: 12px;
}
a:link { text-decoration:none; color: #FF0033;}
a:visited { text-decoration:none; color: #FF0033;}
a:active { text-decoration:none; color: #FF0033;}
a:hover { text-decoration:none; color: #FF0033;}
