.cont_name {
	font-family: tahoma;
	font-size: 12px;
	color: #7D7D7D;
	text-decoration: none;
	font-weight: bold;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #5BA404;
	text-decoration: underline;
}
.links2 {
	font-family: tahoma;
	font-size: 11px;
	color: #808B8E;
	text-decoration: underline;
}


.text {
	font-family: tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
}
.green_text {

	font-family: tahoma;
	font-size: 10px;
	color: #5BA404;
	text-decoration: none;
}