.title_text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	padding-left: 5px;
}
.content_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.submenu_text{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	padding-left: 10px;
}
a.submenu{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
a.submenu:hover{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}
a.read_more {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E16505;
	text-decoration: underline;
}

a.read_more:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.contact_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	padding-left:10px;
	padding-right:10px;
	color: #E6E6E6;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}
