t_id	int	5	not_null?primary_key?unsigned?auto_increment
t_name	string	100	not_null
t_cat	int	3	not_null
t_league	int	3	not_null
t_info	blob	-1	not_null?blob
t_image	int	11	not_null?unsigned
t_link_1	string	255	not_null
t_link_2	string	255	not_null
t_blanklinks	int	1	not_null
t_counter	int	20	not_null
