Linked is by far superior. It usually cuts down on page load times, because the CSS usually gets cached and then reused every time a subsequent page is loaded, instead of sending the CSS inside of your page over and over.
Makes it easier to modify the CSS too
