body {
background-color: black;
background-attachment: fixed;
margin-left:20px;
margin-right:20px;
margin-top:20px;
margin-bottom:20px;
}
table, div, p, nb {
color: ffffff;
font-size:16px;
font-weight: bold;
font-family: Arial;
}
textarea, td {
color: ffffff;
font-size:16px;
font-weight: bold;
font-family: Arial;
background-color: black;
text-align:center;
}
th {
color: black;
font-size:18px;
font-weight: bold;
font-family: Arial;
}
a:link {
color: 6688FF;
font-size:18px;
font-weight: bold;
font-family: Arial;
text-decoration: none;
}
a:visited {
color: 6688FF;
font-size:18px;
font-weight: bold;
font-family: Arial;
text-decoration: none;
}
a:hover {
color: red;
font-size:18px;
font-weight: bold;
font-family: Arial;
text-decoration: underline;
}

