body               { font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
                     font-size: 100%; color: white; 
                     margin-left: 15px; margin-right: 15px;
	background-color: #000;
}

small              { font-size: 11px; }

a:link, a:visited  { font-weight : bold; text-decoration : none; color: #666633; }
a:hover            { font-weight : bold; text-decoration : none; color: #333300; }
a:active           { font-weight : bold; text-decoration : none; color: #666633; }

img                { border: 1px solid white; padding: 4px; }
img:hover          { border: 1px solid yellow; }

form               { margin: 0; }
