@charset "UTF-8";

/* Cascading Style Sheet for https://www.corliss-lamont.org/here_and_now.htm
   URL of this file: https://www.corliss-lamont.org/here_and_now.css
   To be used for all media.
   Copyright 2007-2023 by Half-Moon Foundation, Inc. All rights reserved.
   Updated: Sunday, January 1, 2017. Removed duplicate a:visited definition.
   Updated: Monday, January 29, 2018. Added secure (https) URL references. */

a:link,a:active { 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; }

.nbi { white-space: nowrap; }
