BODY, TR,TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #404040;
}

A {
	text-decoration: none;
	color: #660000;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #ff9900;
	font-weight : bold;
}

A.button {
	text-decoration: none;
	color: #000066;
	font-weight : bold;
}

A.button:Hover {
	text-decoration: underline;
	color: #cc99ff;
	font-weight : bold;
}

A.menu {
	text-decoration: none;
	color: #660000;
	font-size : 9pt;
	font-weight: none;
}

A.menu:Hover {
	text-decoration: none;
	color: #ff9900;
	font-size : 9pt;
	font-weight: none;
}
