.LinkText {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}
.LinkText:hover {
	font-family:Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #344551;
	text-decoration: none;
	letter-spacing: normal;
}
.NoLinkText {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
}
.GrayBodyText {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.GrayHeaderText {
	font-family: Arial;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
