a:link
{
	color: #000000;
}
a:visited
{
	color: #FC7D00;
}
a:hover
{
	color: #856424;
	text-decoration: none;
}
a:active
{
	color: #FB9606;
}
body, table, tr, td
{
	font-family:  "trebuchet ms",sans-serif;
	font-size: 8pt;
	line-height: 1.2;
}
.frame
{
	background: url( ./framebg.gif );
	background-color: #FB9606;
}
.detail
 { background-color: #faf5d6 }