.text1 {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}


.text2 {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.text1:hover {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

.text3 {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}


