.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: none;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
      text-decoration: none;
}
.links_blue {
	font-family: tahoma;
	font-size: 10px;
	color: #7E89A9;
	text-decoration: underline;
}
