a {
color: #F45E1E;
font-weight: bold;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
body {
font-family: Verdana;
font-size: 10px;
color: #000000;
background-repeat: repeat-x;
background-color: #ffffff;
text-align: center;
}
td {
font-family: Verdana;
font-size: 10px;
}

input.maillist {
border: 1px solid #072193;
background-color: #EBEBEB;
font-family: Verdana;
font-size: 10px;
}
input.login {
height: 15px;
width: 181px;
border: 0px;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
text-align: center;
}