/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #content {
/*
    overflow-x: auto; overflow-y: hidden;
    width: 562px;
*/
}
/* End hide from IE5/mac */



table a,
table a:link,
table a:visited,
table a:active {
	color: white;
	text-decoration: none;
}

table td.hover,
table a:hover {
	color: white;
	text-decoration: underline;
	cursor: pointer;
}

