body { 
overflow: hidden;
background: #405E7A;
font-size: 10px;
color: #FFFFFF;
font-family: Verdana;
} 
td {
font-size: 10px;
color: #FFFFFF;
font-family: Verdana;
text-align: center;
}
div.center {
position: absolute;
left: 50%;
top: 50%;
width: 450px;
height: 94px;
margin-left: -225px;
margin-top: -47px;
}
A:link{color: #FFFFFF; text-decoration: none}
A:visited{color: #FFFFFF; text-decoration: none}
A:active{color: #FFFFFF; text-decoration: none}
A:hover{color: #2C4154; text-decoration: none}
-->