body
{
background-color: black;
}

a.two:link {color: white}
a.two:visited {color: white}
a.two:hover {color: white; font-weight: bold;}
a.two:active {color:white}

p.right
{
text-align: right;
}

p.left
{
text-align: left;
}