a, a:visited {
	
}

.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 0px none black; /* border-bottom-width: 0; */
	font: normal bold 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	z-index: 200;
	background-color: #FFBFEA;
	width: 144px;
	left: 0px;
	top: 37px;
	background-image: url(images/pink_bg.gif);

}

.anylinkcss a, a:visited{
	color: #990099;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.anylinkcss a:hover{
	/*hover background color*/
	background-color: #FF9933;
	color: white;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #38595A;
	text-align: justify;
}

.disclaimerText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #38595A;
	text-align: justify;
}
li {
	list-style-image: url(images/bullet_heart.gif);
	list-style-position: outside;
}
strong {
	font: small-caps bold 12px;
}
tr.odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF66CC;
	font-weight: bold;
}

tr.even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660066;
	font-weight: bold;
}
tr.evenfaq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660066;
	font-weight: normal;
}
