body { font-family: Calibri, Arial, Tahoma, Sans-Serif; background-color: white; }

a, a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

#navigation { position: fixed; right: 0px; top: 0px; height: 18px; width: 600px; 
              overflow: hidden; font-size: 12px; text-align: right; padding-right: 18px; }

.magnet { background-color: #eee; font-family: courier; font-size: 16px;
          padding: 2px 4px; border: 1px solid #000; border-width: 1px 2px 2px 1px;
          float: left; position: absolute; white-space: nowrap; }

	.magnet img { border-width: 0px; vertical-align: middle; }