<!--

		a:link { 
				font-family: Arial;
				font-size: 14px;		
				text-decoration: none; 
				font-weight: bold; 
				COLOR: ffffff;
			   }

		a:hover {
				font-family: Arial;
				font-size: 14px;			
				text-decoration: none;
				font-weight: bold; 
				COLOR: ff6820;
				}   
				
		a:visited { 
				font-family: Arial;
				font-size: 14px;		
				text-decoration: none; 
				font-weight: bold; 
				COLOR: ffffff;
				}
				
		a:visited:hover { 
				font-family: Arial;
				font-size: 14px;		
				text-decoration: none; 
				font-weight: bold; 
				COLOR: ff6820;
				}
-->				
				