a:link
{
	color: rgb(137,48,1); 
}
a:visited
{
	color: rgb(171,101,12); 
} 
a:active 
{
	color: rgb(171,101,12);
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,240,219);
	color: rgb(0,0,0);
}
pagename
{
	font-family: Arial, Helvetica; center;
	background-color: rgb(0,0,0);
	color: rgb(250,176,49);
}
table
{
	table-border-color-light: rgb(0,0,0);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0); 
}
h3
{
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
