body
{
margin-top: 25px;
text-align: center;
font-family: Verdana,Arial,sans-serif;
color: black;
background-color: black;
}

a:link { color: #ffffff; text-decoration: none;}
a:active { color: #ffffff; text-decoration: none;}
a:visited { color: #ffffff; text-decoration: none;}
a:hover { color: #ff0000; text-decoration: none;}

h4
{
color: black;
text-align: center;
font-size: 14px;
margin-top: 10px;
margin-bottom: 10px;
}

p
{
font-size: 14px;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}

