a:link,a:visited,a:hover {text-decoration: none;}

/* Link item/address = blue */
a:link {color: #009999;
        font-weight:bold;} 

/* Visited item/address = blue */
a:visited {color:#009999 ;
           font-weight:bold;}  

/* Hovering over link item/address = yellow */
a:hover {color: #fff000;
        font-weight:bold;} 
title {the once year night with a difference}

/* Many background of the body = white */
body {font-family: Arial,Helvetica,sans-serif; 
      font-size: 10pt;
     /*color: #FFFFFF*/;
      text-align: left;
      margin:0}


/*.outertable {border: 1px dashed blue}*/

.outertable {/*background-image: url(/images09/zigzags.jpg)*/;
	/*background-repeat: repeat*/;
            font-family: Arial,Helvetica,sans-serif;
			/*color:#ffffff*/;
            font-size: 10pt;
            text-align: left;
            vertical-align: middle;}
        font-weight:bold;} 


/* Navigation bar background = red */
.menutable {/*background: #000000*/;
            font-family: Courier New, Courier, mono;
            font-size: 14pt;
            text-align: center;
            vertical-align: middle;}		

/* blue horizonal line */
.hrcolour {color: #66CCCC;}

/* blue */
.blue {color: #66cccc; 
       font-weight:bold;
       font-size: 10pt;}

.main {font-family: Arial,Helvetica,sans-serif; 
      font-size: 10pt;
      color: #FFFFFF;
      text-align: left;
	  
	  
	  



.footer {font-size: 8pt;}

.subheadings {font-weight:bold;
              color: #66CCCC;}
