a:link {color: #3333FF;}  /* brighter new link colour  */
a:active {color: #FF3300;}  /* brighter active link colour  */
a:visited {color: #CC33FF;}  /* brighter visited link colour  */

p {color: #000000;
  font-family: sans-serif;
  font-size: 1.5em;
  text-align: justify;
  text-indent: 25px;
  margin-top: 0;
  margin-bottom:0;
  margin-left: 5px;
  margin-right: 5px} /* default font and colour */
  
p.center {text-align: center;
  font-size: 2em;
  text-indent: 0;  
  text-decoration: underline;
  font-weight: bold}
  
p.poem {text-align: center;
  font-size: 1.3em;
  text-indent: 0;
  font-family: Times New Roman;
  font-weight: bold} 
    
p.small {text-align: center;
  font-family: times;
  text-indent: 0;
  font-size: 1em}
  
p.list {text-align: left;
  font-family: times;
  text-indent: 0;
  font-size: 1em}
  
p.list1 {text-align: left;
  font-family: times;
  text-indent: 0;
  font-size: 1.5em}
  
p.address {text-align: center;
  font-family: times;
  text-indent: 0;
  font-size: 1.5em;
  font-weight: bold}
  
p.central {font-family: sans-serif;
  font-size: 1.2em;
  text-align: center;
  text-indent: 0;}

            
body {color: #000000;
     background-color: #FFFF99;} /* default body colour and background colour*/

tr {color: #000000;
   background-color: #FFFFFF;} /* table font colour, no border, width and background colour */
   
td {background-color: #FFFFFF;} /* Background colour of all table cells */

td.other {background-color: #FFFFCC;
		  text-align:center} /* Override of colour for cells that need highlighting */

td.pink {background-color: #FFCCFF;
		  text-align:center} /* Override of colour for cells that need highlighting */
		  
td.white {background-color: #FFFFFF;
		  text-align:center} /* Override of colour for cells that need highlighting */		  
		  		  
td.mercury {background-color: #CCFF99;
			text-align: center}
		   /* Override of colour for Mercury that need highlighting */
		  
td.express {background-color: #CCFFFF;
			text-align: center}
		   /* Override of colour for Express that need highlighting */
		   
td.adscene {background-color: #FFFF99;
			text-align: center}
		   /* Override of colour for Mercury that need highlighting */
		   
td.gazette {background-color: #FF99CC;
			text-align: center}
		   /* Override of colour for Gazette that need highlighting */
		   
td.kent {background-color: #FFCC66;
			text-align: center}
		   /* Override of colour for Kent on Sunday that need highlighting */
		 
td.black {background-color: #000000;
			text-align: center}
		   /* Override of colour to black */
		   
td.chronicle {background-color: #99CCFF;
			text-align: center}
			
td.london {background-color: #FFCC00;
			text-align: center}			
		   
td.observer {background-color: #FFCCCC;
			text-align: center}
		   /* Override of colour for Saturday Observr that need highlighting */
		   
td.yourdover {background-color: #FFCC99;
			text-align: center}
		   /* Override of colour for Kent on Sunday that need highlighting */

td.telegraph {background-color: #CCCCFF;
			text-align: center}
		   /* Override of colour to white */
		   
td.telegram {background-color: #CC99FF;
			text-align: center}
		   /* Override of colour to white */

td.messenger {background-color: #FFCC66;
			text-align: center}
		   /* Override of colour to white */
		   		   
td.pubs {background-color: #66CCFF;
			text-align: center}
			/* Override of colour for Pubs pages */
			
td.red {background-color: #FF0000;
			text-align: center}
			
td.photo {background-color: #FFCC00;
			text-align: center}
			
td.times {background-color: #CCFF66;
			text-align: center}
			
td.never {background-color: #FF0066;
			text-align: center}

td.updated {background-color: #FF66CC;
			text-align: center}

td.open  {background-color: #66FF33;
			text-align: center}
			
td.open1  {background-color: #CCFF99;
			text-align: center}
			
td.down  {background-color: #999966;
			text-align: center}
			
td.closed  {background-color: #996633;
			text-align: center}
									
td.herald  {background-color: #CCFF33;
			text-align: center}

		  
td.heading {background-color: #FFFF00;} /*Colour of HEADING */


.subhead {font-weight: bold;
	  font-size: 2em;
	  background-color: #FFFF00; 
      text-align: center;} /* bold and centred text for all linked sub headings */
      
.text {color: #000000;
      font-size: 1.2em;
      font-family: ariel,
                   helvetica, 
                   sans-serif;} /* All text for descriptions */

.headings {font-size: 3em;
		  font-weight: bold;
          text-align: center; 
          font-family: times;} /* Main headings */

.indent1 {text-indent: 1em;} /* indents the text on the site map */

.indent2 {text-indent: 3em;} /* indents the text on the site map */