a:link{
color:#983738;
}
a:visited{
color:#703637;
}
a:active{
color:#C76565;
}

body
{
	font-family: Arial, Helvetica;
	background-color: rgb(204,204,153);
	color: rgb(0,51,51);
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1, h2, h3, h4
{
	color: rgb(00,80,00);
}
 
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}button       { color: #008000; background-color: #E6DC06 }
