I use:
<link rel=stylesheet href="master_style.css" type="text/css">
in the file that's included in every page..In my case, this line is placed in the included file header.
I only need to write it once, but must include the Header file in every page of my site..Once my CSS file changes, the change is reflected throughout the site..
Hope it helps,
Adrian