body { background: #333333; color: #FFFFFF; }
div { font-size: small; text-align: top; }
img { border: 0px; padding: 10px; float: left; }
span { font-style: italic; }
span.post { font-style: normal; font-size: x-small; }
A:link    { color: red }      /* unvisited links */
A:visited { color: #00FF00}     /* visited links */
A:active  { color: yellow }   /* active links */

