BODY { background:white; color:black; margin-top: 3%; width: 50% }

.nb { white-space:nowrap }
.menu { text-align:center }
.back { text-align:right; padding-top: 10% }
.addr { font-style: oblique }

P { font-family:sans-serif; }

A:link    { text-decoration:underline; color:maroon; background:transparent; }
A:visited { text-decoration:underline; color:navy;  background:transparent; }
A:active  { text-decoration:underline; color:black; background:navy; }
A:hover   { text-decoration:underline; color:white; background:navy; }

