body {
     font-family: Verdana, Arial;
     color: #777777;
     background: #ffcccc;
}
h1 {
     font: 35px Verdana, Arial;
     color: #cc6666;
     font-weight: bold;
     padding-top: 4px;
     padding-left: 4px
}
hr {
     color: #333333;
     height: 1px;
}
a:link, a:visited, a:active {
     color: #cc6666;
     font-weight: bold;
     text-decoration: none;
}
a:hover {
     color: #cc6666;
     font-weight: bold;
     text-decoration: underline
}
td.promocontent {
     padding: 15px 15px 15px 15px;
     text-align: justify
     color: #777777;
}
img {
     border: 1px solid #cc6666;
}
p.copyright {
     font: 6px Verdana, Arial;
}
