BODY, TR,TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : white;
}

A {
	text-decoration: none;
	color: #CC9900;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight : bold;
}

A.button {
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
}

A.button:Hover {
	text-decoration: underline;
	color: #CC9900;
	font-weight : bold;
}

A.menu {
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
}

A.menu:Hover {
	text-decoration: underline;
	color: #CC9900;
	font-weight : bold;
}
