a,area { outline:none; }

a {
color: #ccc; 
font-weight: bold;
text-decoration:none;
 }
 
a:visited {
text-decoration: none; 
}

a:hover {
color: #06c;  
text-decoration:none;
}

a.black {
color: #000; 
font-weight: bold;
text-decoration:none;
 }

a.black:hover {
color: #06c;  
text-decoration:none;
}

a.white {
color: #fff; 
font-weight: bold;
text-decoration:none;
 }

a.white:hover {
color: #06c;  
text-decoration:none;
}

a.white:visited {
color: #fff;  
text-decoration:none;
}

a.white:visited:hover {
color: #06c;  
text-decoration:none;
}

a.darklink {
color: #333; 
font-weight: bold;
text-decoration:none;
 }

a.darklink:hover {
color: #06c;  
text-decoration:none;
}

a.darklink:visited {
font-weight: bold;
text-decoration:none;
 }

.ahem { display: none; }


div.art {
align: center;
}

div.art p {
text-align: left;
}

body {
padding: 0;
margin-top: 10px;
margin-bottom: 0px;
background: #000;
color: #333;
font: 12px/18px "trebuchet ms", verdana, geneva, helvetica, arial, sans-serif;
}

P, td {

font: 12px/18px "trebuchet ms", verdana, geneva, helvetica, arial, sans-serif;
}

.dark {
background: #333;
color: #ccc;
}

.light {
background: #666;
color: #ccc;
}

.lighter {
background: #999;
color: #ccc;
}

.lightest {
background: #ccc;
color: #333;
}



.listings {
font: 12px/18px "trebuchet ms", verdana, geneva, helvetica, arial, sans-serif;
background: #333;
color: #ccc;
}

.caption {
font: 12px/16px "trebuchet ms", verdana, geneva, helvetica, arial, sans-serif;
color: #333;
margin-top: 3px;
}

.programme {
color: #ccc;
}

h1 {
font: 14px/18px "trebuchet ms", verdana, geneva, helvetica, arial, sans-serif;
font-weight: bold;
color: #333;
}


h2 {
font: 12px/18px "trebuchet ms", verdana, geneva, helvetica, arial, sans-serif;
font-weight: bold;
color: #333;
}


h3 {
font: 12px/18px "trebuchet ms", verdana, geneva, helvetica, arial, sans-serif;
font-weight: bold;
color: #ccc;
}

.selected {
color: #fff;
font-weight: bold;
}

.sculpture {
font: 48px/48px "trebuchet ms", verdana, geneva, helvetica, arial, sans-serif;
color: #999;
margin-bottom: 20px;
}



.null {
color: #333;
font: 11px/18px "trebuchet ms", verdana, geneva, helvetica, arial, sans-serif;
font-weight: bold;
}

.address {
font: 11px/16px "trebuchet ms", verdana, geneva, helvetica, arial, sans-serif;
color: #ccc;
margin-top:5px;
}

SUP {vertical-align: super; font-size: 9px; }
SUB {vertical-align: baseline; font-size: 9px; }
