body 
{
background-color: #ffffff;
font-family: "Arial", "Verdana", sans-serif;
font-size: 12px;
}

.centered 
{
margin: auto;
width: 400px;
padding: 10px;
}

a:link, a:visited 
{
color: #000000;
text-align: center;
text-decoration: none;
}

a:hover, a:active 
{
color: #0075e2;
}
