.txt2 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.txt3 {  font-size: 10px; color: #FFFFFF}
.txt4 {  font-size: 9px}
.txtterms {  color: #999999; font-size: 9px}
.txt-link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
.txt-link a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
	.txt-link a:link{
	color: #FFFFFF;
	text-decoration: none;
}
	.txt-link a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
	.txt-link a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
