.content_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #595a5c;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
.heading_text {
	font-family: Tahoma;
	font-size: 11px;
	color:  #000066;
	font-weight:bold;
	text-decoration: none;
}
a.menu {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #2c2d30;
	text-decoration: none;
}
a.read_more {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.read_more:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a.contact {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #595a5c;
	text-decoration: underline;
}
a.contact:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
