BODY, TR,TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : black;
}

A {
	text-decoration: none;
	color: #330000;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #996600;
	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: #330000;
	font-weight : bold;
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size :12pt;
}

A.menu:Hover {
	text-decoration: underline;
	color: #996600;
	font-weight : bold;
	font-family : Times, Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
