body
{font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: small;
color: rgb(0,0,0);
background-color: rgb(255,255,204);}

p
{margin: 0px auto;
text-align: center;}

.caption {border-bottom: 1px dotted;}

.picture {padding: 50px;}

.big {font-size: 200%; font-weight: bold;}

.small {font-size: 80%;}

a:link
{background-color: rgb(255,255,204);
color: rgb(51,51,255);}

a:visited
{background-color: rgb(255,255,204);
color: rgb(0,0,0);}

a:active
{background-color: rgb(255,255,204);
color: rgb(255,255,255);}

