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