BODY       { background: #66ffff;
             color: #000000 }
						 
A 		   { text-decoration: none}
A.ul	   { text-decoration: underline}

A:link     { background-color: transparent }
A:visited  { background-color: transparent }
A:hover    { color: #CC0000;
             background-color: transparent }

.headingtxt 
		   { font-family: Arial, sans-serif;
		     font-weight: bold;
			   font-style: italic;
				 color: #ffffff }						 
						 
.linktabtxt 
		   { font-family: Arial, sans-serif;
		     font-weight: bold;
			   font-style: normal }
			  
.linktabtd   
		   { background-color: #ccffff;
		   	 color: #000000 }

.nolinktabtd   
		   { background-color: #ffcc00 }
			 
.topbar
       { background-color: #669966 }
.bbleft
       { background-color: #ffcc00 }
.bbright
        { background-color: #ccffff }
.vbar
        { background-color: #3399cc }

.bottomtable   
		   { font-family: Arial, sans-serif;
		     font-size: 70% }
		   


