.text {
	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
.text_white {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_green {


	font-family: tahoma;
	font-size: 11px;
	color: #6FCB00;
	text-decoration: none;
}
.text2 {

	font-family: tahoma;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}
.big_grey {
	font-family: tahoma;
	font-size: 13px;
	color: #4B4B4B;
	text-decoration: none;
}
.big_blue {

	font-family: tahoma;
	font-size: 13px;
	color: #3E9DE2;
	text-decoration: none;
}
.links {

	font-family: tahoma;
	font-size: 11px;
	color: #6FCB00;
	text-decoration: none;

}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	color: #106092;
	text-decoration: none;

}
a {
 font: normal 13px Tahoma;
 color: #3E9DE2;
 text-decoration: none;
}
 a:hover {

  font-family: tahoma;
font-size: 13px;
  color: #6FCB00;
  text-decoration: none;
}

