.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt1 a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.txt1  a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
.txt1 a:hover {
	color: #F7D961;
	text-decoration: none ;
}
.brd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt2 a:link {
	color: #000000;
	text-decoration: none;
} 
.txt2  a:visited {
	color: #000000;
	text-decoration: none;
} 
.txt2 a:hover {
	color: #FFFFFF;
	text-decoration: none ;
}