/* CSS Document */

.style1 {font-size: 12px; font-family:Arial, Helvetica, sans-serif}
.style2 {font-size: 13px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.style3 {font-size: 14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.style4 {font-size: 16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.style5 {color: #009900}
.style6 {color: #FF0000}
.style8 {font-size: xx-large}

a:link.text { color:#0247E4}
a:visited.text { color:#0247E4 }
a:hover.text { color:#DF0B0B; text-decoration: underline}

a:link.event{ color:#000000;  text-decoration:none; }
a:visited.event { color:#000000; text-decoration:none; }
a:hover.event { color:#DF0B0B; text-decoration: none}

a.eventcalender { text-decoration:none; }
a:link.eventcalender { color:#ffffff}
a:visited.eventcalender { color:#ffffff }
a:hover.eventcalender { color:#ffffff;}

table.upcoming_events { border-collapse: collapse; border: 1px solid #666666;}
table.upcoming_events td { border: 1px solid #666666; padding: 3px;}

