/* CSS Document - monochrome text alternative for user selection */
/* Provide extra contrast by making text bright blue rather than soft blue */
/* content anker definitions ------- */
#content a, #content a:visited {
color: #0000ff;
}

/* -------------- mainContent definitions -----------------------------------------------*/
#mainContent p {
color: #0000ff;
}

#mainContent h1, #mainContent h3 {
color: #0000ff;
}

#mainContent a {
color: #0000ff;
}

#content a:hover {
color: #ff0000;
font-weight: bold;
}

/* ------------- footer definitions ---------------------------------------------------- */
#footer h3 {
  color: #0000ff;
}

#footer a {
 color: #0000ff;
}

#footer h4 {
 color: #0000ff;
}

#footer h5 {
 color: #0000ff;
}

#footer .maintainedbyemail {
 color: #0000ff;
}

/* Club Trip Page Formatting ----------------------*/

ul.club-trip, ul.other-races { 	color: #0000ff; }

li.club-trip, li.other-races {	color: #0000ff; }

/* ------------------------------------------------*/


/* ------------ misc. definitions --------------- */
#mainContent .entry_closed {
  color: #ff0000;
}

.highslide-gallery {
color: #0000ff;
}

.xc_league_table  {
color: #0000ff;
font-size: 0.9em;
}

ul.stroud  {color: #0000ff; }

</style>
