body { color: black; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; background-color: white; text-align: center; margin: 0; padding: 0; }

p {}
.logo { background-image: url(logo.gif); background-repeat: no-repeat; text-align: center; width: 400px; height: 180px; margin: 100px auto 0; }
.texto { text-align: center; width: 600px; margin: 0 auto; };padding: 0;
td {}

a:link { color: #000 ; text-decoration: underline; text-transform: lowercase; }

a:visited { color: #000 ; text-decoration: underline; text-transform: lowercase; }

a:hover { color: #df0075 ; text-decoration: none; text-transform: lowercase; }

a:active { color: #df0075 ; text-decoration: none; text-transform: lowercase; }
