Each pin must be 6 characters in length and can not contain repeated characters. The first and third character can be any digit 0,1, …, 6; the second character can be any letter from the set {a,b,c}; the fourth and fifth characters can be any of the symbols chosen from {@,#,!,&,*}. How many PINs are possible?