A p-value of 0.05 tells you that given the null hypothesis is true you would expect to find data this far away from the null hypothesis in no more than 5%. This is equivalent to saying that given the null hypothesis is true you would expect 95% of your data to fall closer to the null than your given sample data.
If you are given a p-value of 0.05 this is equivalent to saying your t test statistic is equal to the critical t value for a 5% level of significance. If you are given a p-value of 0.10 this is equivalent to saying your t test statistic is equal to the critical t value for a 10% level of significance (and so on).
The p value contains more information then the t test statistic in that it basically tells you what is the lowest level of significance for which you can reject the null. If you are given p = 0.0723 you can reject the null hypothesis at the 7.23% level of significance. (equivalently your t test statistic would equal the critical t value for a 7.23% level of significance)