.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
.text3 {

	font-family: Tahoma;
	font-size: 10px;
	color: #56B334;
	text-decoration: none;
	font-weight: normal;
}
.text4 {


	font-family: Tahoma;
	font-size: 10px;
	color: #56B334;
	text-decoration: underline;
	font-weight: normal;
}
.text5 {



	font-family: Tahoma;
	font-size: 10px;
	color: #008BB8;
	text-decoration: underline;
	font-weight: normal;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
