BODY, TR,TD {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
}

A {
	text-decoration: none;
	color: #777777;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #990000;
	font-weight : bold;
}

A.button {
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
}

A.button:Hover {
	text-decoration: underline;
	color: #ffccff;
	font-weight : bold;
}

A.menu {
	text-decoration: none;
	color: #777777;
	font-weight : bold;
}

A.menu:Hover {
	text-decoration: none;
	color: #990000;
	font-weight : bold;
}
