/*
  Legacy WWW Portal Style Sheet
  Created by Zorg
*/

/* Accent Colour */
a:hover, a.parentlink:hover, span.highlight, span.page-title, span.menu-selected, a.news-title:link, a.news-title:visited, a.news-title:active, span.colortext, span.tabletitle,
div.stats, div.news-footer, div.comment-name, td.contact-title, td.contact-send, td.pass-header, td.signup-header, td.signup-field, td.news-curpage, a.search-submit,
input.contact-button, input.pass-button, input.signup-button {
  color: #FFCC00;
}

/* Other Crap */
a:hover            { text-decoration: none; }
a.parentlink:hover { text-decoration: none; }
span.page-title    { font-size: 16px; font-weight: bold; }
span.menu-selected { font-size: 11px; }
span.tabletitle    { font-weight: bold; }