body {
	background-color: #9AA4B5;
	background-repeat: no-repeat;
	margin-left: 0;
	margin-top:	0;
}
.footer {
	color: #CCCCCC;
	font-size: 10px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
td {
	color: black;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.globalnav {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
.globalnav a:link {
	color: #336699;
}
.globalnav a:visited {
	color: #336699;
}
.globalnav a:hover {
	color: #77AABB;
	text-decoration: underline;
	background-color: #FF0000;
}
.globalnav a:active {
	color: #336699;
}
