.title { font-weight: bold; font-size: 11px; line-height: 1.8; }

body { background-color: rgb(255,255,255); font-family: Verdana; }

table { vertical-align: top; background-color: rgb(255,204,154); }

table.links { background-color: rgb(255,221,186); }

table.contact { background-color: rgb(254,230,206); }

table.infoTable { background-color: rgb(128,230,255); font-family: Verdana; font-size: 11px;
                  line-height: 2.0; color: rgb(51,0,153); width: 100%; }

table.programme {
	width: 100%;
}
              
td.linkText { font-family: Verdana; font-size: 11px; font-weight: bold;
              border-top-width: 1px; border-top-color: #481385; text-align: right;
              border-top-style: solid; border-right-width: 1px; border-right-color: #481385;
              border-right-style: solid; }
              
td.linkImage { border-width: 1px; border-color: #481385; text-align: right;
               border-style: solid; border-left: none; border-bottom: none; }
               
td.linksBottom { border-width: 1px; border-color: #481385; text-align: right;
                 border-style: solid; border-left: none;
                 background-color: rgb(254,230,206); }
               
td.contactDesc { font-family: Verdana; font-size: 12px; font-weight: bold;
                 width: 25px; vertical-align: top; }

td.email { font-family: Verdana; font-size: 12px; font-weight: bold;
           color: rgb(255,102,0); }

td.post { font-family: Verdana; font-size: 12px; color: rgb(51,0,153); }

td.funtext { font-family: Verdana; font-size: 11px; color: #CC0000;
             background-color: rgb(255,221,186); border-top: 5px solid #80E6FF;
             padding: 13px; padding-right: 8px; line-height: 1.3; }

table.content { font-family: Verdana; font-size: 10px; width: 100%; }

td.content { font-family: Verdana; font-size: 10px; background-color: rgb(128,230,255);
             padding: 10px 8px; color: rgb(73,20,134); border-top: 1px solid #FFFFFF;
             line-height: 1.5; vertical-align: top; }

table.stuff { font-family: Verdana; font-size: 10px; }

table.ladder {  font-family: Verdana; font-size: 11px; background-color: rgb(73,20,134);
                   width: 100%; }

a { text-decoration: none; color: rgb(0,0,0); }

a.newslink { color: rgb(255,102,0); font-weight: bold; }

a.funlink { color: rgb(73,20,134); font-weight: bold; font-size: 10px; }

a:hover {color: rgb(51,0,153); text-decoration: underline; }

a img { border: 0px; }

.advert {
  background-color: #FFFFFF;
  z-index: 2;
  text-align: right;
  font-family: Arial, Verdana;
  font-size: 10px;
  font-weight: bold;
}