Body	{
	background-image: url(images/hglo.jpg);
	background-repeat: no-repeat;
}

TD {
	color: #996633;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 10pt;
}

A {
	color: #996633;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 10pt;
	text-decoration : none;
}

A:Visited	{
	color: #996633;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 10pt;
	text-decoration : none;	
}

A:Hover	{
	color: #cc9933;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 10pt;
	text-decoration : underline;
}

A:Active	{
	color: #cc9933;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 10pt;
	text-decoration : none;
}

