body {
        background-color: #ffffff ; 
        color :           #000000 ;
	font-family:	  sans-serif;
}

a:link    { color : #ffff80; text-decoration : none; font-weight: normal; }
a:visited { color : #ffff80; text-decoration : none; font-weight: normal; }
a:active  { color : #ffff80; text-decoration : none; font-weight: normal; }
a:hover   { color : #ffff80; text-decoration : none; font-weight: normal; }

.bold {
	font-weight:	bold ;
}

.gallery {
	color:          #ffff80 ;
	font-family:	sans-serif;
	font-weight:    normal;
}

A.gallery {
	color:          #ffff80 ;
	font-family:	sans-serif;
	font-weight:    normal;
}

table {
	background-color: #808080 ; 
	color:            #ffffff ;
	font-family:	  sans-serif;
	font-size:        12px;
}

td.intro {
	background-color: #404040 ; 
	color:            #ffffff ;
	font-family:	  sans-serif;
}

th {
	background-color: #dc0d0d ; 
	color:            #ffffff ;
	font-family:      sans-serif;
	font-weight:	  normal  ;
}

th.galcell {
	background-color: #dc0d0d ; 
	font-family:      sans-serif;
	color:            #000000 ;
	font-weight:	  normal  ;
}

th.yearcell {
	background-color: #dc0d0d ; 
	font-family:      sans-serif;
	color:            #ffffff ;
	font-weight:	  normal  ;
}

th.galhead {
	background-color: #dc0d0d ; 
	color:            #ffffff ;
	font-family:      sans-serif;
	font-weight:	  normal  ;
}

