a:link {
	text-decoration: underline;
	color: #333366;



}
a:visited {
	text-decoration: underline;
	color: #333366;


}
a:hover {
	text-decoration: none;
	color: #999999;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333366;
}
.RtAlign {
	text-align: right;
}
.Footer {
	font-size: xx-small;
}
.PageTitle {
	font-weight: bold;
	font-size: 15px;

}
a.Nav:link {

	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.Nav:visited {

	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.Nav:hover {
	text-decoration: underline;
	color: #333366;

}
.HomeMember {
	display: block;
	float: right;
	width: 350px;
}
