BODY, TR,TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #535353;
}

A {
	text-decoration: underline;
	color: #810000;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #ffcc00;
	font-weight : bold;
}

A.button {
	text-decoration: none;
	color: #000066;
	font-weight : bold;
}

A.button:Hover {
	text-decoration: underline;
	color: #BF2121;
	font-weight : bold;
}

A.menu {
	text-decoration: none;
	color: #ffffff;
	font-size : 10pt;
	font-weight: none;
}

A.menu:Hover {
	text-decoration: none;
	color: #ffcc00;
	font-size : 10pt;
	font-weight: none;
}
