this is how I do it:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title><?php echo TITLE ?></title>
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>
<LINK HREF='pm_style.css' REL='stylesheet' TYPE='text/css'>
</head>
<body>
---
---
</body>
</html>
In other words:
when you link, you do not use <style> ... </style>