body {
background:#000000;
}

h2 {
font-family:arial;
color:#ffffff;
text-align:center;
font-weight:bold;
text-decoration:underline
}

p {
font-family:arial;
color:#ffffff
}

a:link {
color: #ffffff;
text-decoration:underline
}

a:visited { 
color: #ffffff;
text-decoration:underline
}

a:hover {
color: #ffffff
text-decoration:none
}

