.green1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.black1 {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.white {
	font-family: tahoma;
	font-size: 12px;
	color: #669900;
	text-decoration: none;
}

