
/* BEGIN - ttFooter */
          
#ttFooter a		{
				color: #006987;
				/*text-decoration: none;*/
				font-weight: bold;
			}
		
#ttFooter a:visited {
				color: #666666;
			}
		
#ttFooter a:hover {
				color: #FF6600;
			}            
            
/* END - ttFooter */
