p
{
text-align: center;
color: #000080;
font-family: Sans-Serif;
font-size: 12px;
}
body
{
background-color: #9eb7d6;
text-align: center;
color: #000080;
font-family: Sans-Serif;
font-size: 12px;
}
.menu
{
text-decoration: none;
color: green;
}

a.menu:hover
{
text-decoration: underline;
color: green;
}

