.txt {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #E1A7C5;
	line-height: 18px;
	font-variant: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: none;
}

a:visited {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #E1A7C5;
	line-height: 18px;
	font-variant: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: none;
}

a:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
	font-variant: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: none;
}

a:active {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #E1A7C5;
	line-height: 18px;
	font-variant: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: none;
}
.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E1A7C5;
	text-decoration: none;
}


.TextPadding {
padding-left:20px; padding-right:20px;}

TD.bgWhite {background-color:#FFFFFF;}

