BODY, TR,TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #535353;
}

A {
	text-decoration: none;
	color: #000066;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #6699cc;
	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: #606060;
	font-size : 9pt;
	font-weight: none;
}

A.menu:Hover {
	text-decoration: none;
	color: #6699cc;
	font-size : 9pt;
	font-weight: none;
}

.loginBox
{
	border: solid 1px #606060;
	font-size: 10pt;
}
