BODY
{	background : "#DEB887";
 	color: #0000FF;
	font-family : Arial, Helvetica, sans-serif 
}
H5
{	text-align : center;
	font-family : Arial, Helvetica, sans-serif 
	font-size: 16;
	color : #0000FF;
	font-weight: bolder;
}
<!-- FREE code from WWW.CGISCRIPT.NET, LLC -->
A:link	{
color:#0000FF;
font-size:12pt;
font-style:normal;
font-weight:bold;
text-decoration:underline;
cursor:hand;
font-variant:normal;
text-transform:capitalize;
	}
A:hover	{
color:#A52A2A;
font-size:12pt;
font-style:oblique;
font-weight:bold;
text-decoration:underline;
cursor:hand;
font-variant:normal;
text-transform:capitalize;
	}
A:active	{
color:#00008B;
font-size:12pt;
font-style:normal;
font-weight:bold;
text-decoration:underline;
cursor:hand;
font-variant:normal;
text-transform:capitalize;
	}
A:visited	{
color:#A52A2A;
font-size:12pt;
font-style:oblique;
font-weight:Lighter;
text-decoration:underline;
cursor:hand;
font-variant:normal;
text-transform:capitalize;
	}
