A:link
{
    COLOR: #996600; text-decoration:none

}
A:visited
{
    COLOR: #996600; text-decoration:none

}
A:active
{
    COLOR: #996600; text-decoration:none

}
A:hover
{
    COLOR: #996600; text-decoration:underline
}body
{
	font-family: Arial;
	background-color: rgb(239,225,203);
	color: #000000;font-size:14pt
}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); font-family:Arial 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: rgb(102,0,0);
}
h2
{
	color: #660000; 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}