LINK="#CC6600"
VLINK="#993300"
ALINK="#FF6600"
Here's a sample page with that scheme:
<HEAD>
</HEAD>
<BODY BACKGROUND="http://www.johncfish.com/bggallery/parchmt.jpg"
TEXT="black"
LINK="#CC6600"
VLINK="#993300"
ALINK="#FF6600"
>
<table width = 80%>
<TR><TD BGCOLOR="#996633"><H2><font color="#FFF8F0">Perl Monks</font><
+/H2></TD>
</table>
<table width="98%" align="center" id="titlebar">
<tbody>
<tr>
<td valign="middle" class="titlechooser">
<h3 class="superdoc">Super Search</h3>
</td>
<td valign="top" align="right" class="monktitlebar">
<a href="/index.pl?node=Obfuscated%20Code">Obfuscation</
+a> | <a href="/index.pl?node=Perl%20Poetry">Poetry</a> 
+;| <a href="/index.pl?node=Cool%20Uses%20for%20Perl">Cool U
+ses For Perl</a> | <a href="/index.pl?node=Snippe
+ts%20Section">Snippets</a> | <a href="/index.pl?node=Code%2
+0Catacombs">Code</a> | <a href="/index.pl?node=Craft">Craft
+</a> | <br />
| <a href="/index.pl?node=Perl%20News">Perl News</a>&n
+bsp;| <a href="/index.pl?node=Reviews">Reviews</a> | <
+a href="/index.pl?node=Tutorials">Tutorials</a> | <a href="
+/index.pl?node=Newest%20Nodes">Newest Nodes</a> | <a h
+ref="/index.pl?node=Offering%20Plate">Offering Plate</a> |&
+nbsp;</font><br />
</td>
</tr>
</tbody>
</table>
<table width="60%" align="center" id="titlebar">
<TR>
Here is some ordinary text just sitting on the page waiting for you to
+ read it.
It looks pretty good, doesn't it? You find yourself liking this scheme
+ more and more.
You feel inspired to implement it.
</TR>
</table>
</BODY>
The PerlMonks advocate for tr///
|