body
{
 font-family: Verdana,sans-serif;
 font-size: 80%;
 color: darkblue;
}
a:link
{
 color: darkblue;
}
a:hover
{
 color: blue;
}
.advert
{
 text-align: center;
}
.copyr
{
 position: absolute;
 right: 10px;
 font-size: xx-small;
}

