body
{
font-family: 'Times New Roman';
font-size: 17px;
font-variant: small-caps;
font-weight: bold;
text-align: center;
margin-top: 10;
background-color: transparent;
}

a
{
color: black;
font-weight: bold;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}