body {
 background-color: #909090;
 font-family: Arial,Helvetica;
 font-size: 1em;
 color: #000000;
 text-decoration: none;
}

a {
 color: #004080;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

.lline {
 color: white;
 text-align: center;
}