html, body, textarea, table{
         color: #e6d7ba;
         font-family: verdana, arial, helvetica, tahoma, sans-serif;
         font-size: 14px;
         font: bold;
         text-align: center;
         background: #082548;
         letter-spacing: 1px;
         line-height: 16px;
}
a {
         width: 121px;
         color: #e6d7ba;
         text-decoration: none;
}

a:active {
         background-color: #e6d7ba;
         color: #082548;
}


a:hover {
         background-color: #275c95;
}
