@charset "UTF-8";

/* Cascading Style Sheet for http://www.corliss-lamont.org/
   URL of this file: http://www.corliss-lamont.org/cl.css
   To be used for all media.
   Copyright 2006-2009 by Frank. All rights reserved. */

a:link,a:active,a:visited { background-color: #ffffff; color: #0000ff; font-size: inherit; }
a:visited { text-decoration: none; background-color: #ffffff; color: #990099; font-size: inherit; }
a:hover { text-decoration: none; background-color: rgb(255,204,0); color: #ff0000; font-size: inherit; }

body {
background-image: url(http://www.corliss-lamont.org/goldband.gif);
background-repeat: repeat;
}

.nbi { white-space: nowrap; }
