* { margin: 0; padding: 0; border: 0; outline: none; }
html, body {  font-family: Verdana; font-size: 12px; background: #000066; color: #fff; }
a:link { color: #FFF; text-align: center; text-decoration: none; }
a:visited { color: #FFF; text-align: center; text-decoration: none; }
a:active { color: #FFF; text-align: center; text-decoration: none; }
a:hover { color: #78A4C9; text-align: center; text-decoration: none; }
.botLnk { width: 50px; background: #2B445A; border-style: solid; border-width: 1px; border-color: #78A4C9; color: #FFF; display: block; }
.botLnk:hover { width: 50px; background: #78A4C9; border-style: solid; border-width: 1px; border-color: #78A4C9; color: #FFF; }
.botLnk2 { width: 300px; background: #2B445A; border-style: solid; border-width: 1px; border-color: #78A4C9; color: #FFF; display: block; font-weight: bold; }
.botLnk2:hover { width: 300px; background: #78A4C9; border-style: solid; border-width: 1px; border-color: #78A4C9; color: #FFF; font-weight: bold; }
.rodape { width: 800px; color: #aaa; font-size: 9px; text-align: center; }
