.txt1 {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.txt1 a{
	font-family: arial;
	font-size: 12px;
	color:#333333;
	text-decoration: underline;
}
.txt1 a:hover{
	font-family: arial;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
.txt2 {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #5D7915;
	font-weight: bold;


}

