diff --git a/user_guide/doc_style/index.html b/user_guide/doc_style/index.html
index 1c0ca51..42ebdd1 100644
--- a/user_guide/doc_style/index.html
+++ b/user_guide/doc_style/index.html
@@ -71,8 +71,14 @@
<!-- END CONTENT -->
+
<div id="footer">
-<p><a href="#top">Top of Page</a></p>
+<p>
+Previous Topic: <a href="../general/styleguide.html">PHP Style Guide</a>
+ ·
+<a href="#top">Top of Page</a> ·
+<a href="../index.html">User Guide Home</a> ·
+</p>
<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006-2008 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>