<style>
a:link
{
	color: rgb(91,71,11); 
}
a:visited
{
	color: rgb(136,106,15); 
} 
a:active 
{
	color: rgb(255,0,0);
}
body
{
	background-color: rgb(255, 169, 83);
	color: rgb(0,0,0);
}
h1
{
	font-family: Trebuchet MS, Arial, Helvetica;
}
h2
{
	font-family: Trebuchet MS, Arial, Helvetica;
}
h3
{
	font-family: Trebuchet MS, Arial, Helvetica;
}
h4
{
	font-family: Trebuchet MS, Arial, Helvetica;
}
h5
{
	font-family: Trebuchet MS, Arial, Helvetica;
}
h6
{
	font-family: Trebuchet MS, Arial, Helvetica;
}
</style>.
