body,center,blockquote,td,p,font   { color: #000000; font-size: 16px; font-family: Arial, Helvetica, sans-serif;} /* default font */
th	{ color: #000000; }
a			 		{ color: #00ffff; text-decoration: underline;} /* generic anchor tags */
a:hover		 		{ background:#003333; color: #000000; text-decoration: underline; } /* hover color */
a:link		 		{ color: #00ffff; } /* visited color */
a:visited			{ color: #00dddd; } /* visited color */
a:active			{ color: #00bbbb; } /* active color */
   .home { color: #ff9933; font-size: 12pt; }

   .news { color: black; /* text color */
           background-color: black;
           width: 680px;
           padding: 10px;
           text-align: center;
           border: 1px solid black;
           }
   .news_entry { text-align: left; }
   .news_date { color: #000000;
                background-color: #ff9933;
                font-weight: bold;
                padding: 2px;
                line-height: 14pt;
                border: 1px solid black;
                }
   .news_text { color: #ff9933;
                text-align: top;
                margin: 10px;
                /* text-align: left; */
                }
.calendar	{ background-color: black; }
.calendar_artist_text { color: black; font-size:1px;}
.calendar_today	{ background-color: #333333; width:674px; }
.calendar_date_table	{ background-color: #ff9933; width:674px; font-weight:bold;}
.calendar_date_text	{ color: #000000; }
.calendar_event_title_text	{ color: #ff9933; width:670px; font-size:20px; font-weight:bold;  }
.calendar_venue_text	{ color: #ff9933; width:674px;}
.calendar_notes_text	{ color: #ff9933; font-size:12px;}
.popup { color: #000000; }
a.popup2			 		{ color: #009999; text-decoration: underline;} /* generic anchor tags */
a.popup2:hover		 		{ background:#003333; color: #000000; text-decoration: underline; } /* hover color */
a.popup2:link		 		{ color: #009999; } /* visited color */
a.popup2:visited			{ color: #007777; } /* visited color */
a.popup2:active			{ color: #005555; } /* active color */
.contrast { color: #ffbb55; }
.list_form { color: #000000; }