/* Folsom Street Events Print Style */

/* body elements */
body {
    background: white !important;
    color: black !important;
}

td {
    color: black;
}

a, a:visited , a:hover, a:link {
   color: red;
}

.ent_list a {
   color: black;
}

td.homeEvent a b {
   color: black;
}

/* end */
