h1
{
font-family: arial;
}

h3
{
background-color: white;
}

p
{
background-color: white;
}

a:link
{
color: white;
}

a:visited
{
color: white;
}

a:hover
{
background-color: black;
color: white;
}