.text {
	font-family: tahoma;
	font-size: 10px;
	color: #858688;
	text-decoration: none;
}
.links {

	font-family: tahoma;
	font-size: 10px;
	color: #005CC1;
	text-decoration: underline;
}
.text_green {

	font-family: tahoma;
	font-size: 10px;
	color: #519B02;
	text-decoration: none;
}
.date {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #005CC1;
	text-decoration: none;
}
