body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: bold;
}
a:active {
	color: #000000;
	font-weight: bold;

	text-decoration: ;
	text-decoration: none;

}
.SelectedTitle {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.SelectedMenu {
	text-decoration: underline;
	color: #666666;
}
.Title {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.TitleCopy {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.Underlined {
	text-decoration: underline;
}

