.heading_txt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #194d82;
	text-decoration: none;
	line-height: 16px;
}

.heading_txt a:link{
	font-weight: bold;
	color: #194d82;
	text-decoration: none;

}

.heading_txt a:visited{
	font-weight: bold;
	color: #194d82;
	text-decoration: none;

}
.heading_txt a:hover{
	font-weight: bold;
	color: #194d82;
	text-decoration: underline;

}


.content {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: none;
}
.content a:link{
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: underline;
}
.content a:visited{
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: underline;
}
.content a:hover{
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: underline;
}


.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7a98b6;
	text-decoration: none;
}
.footer a:link{
	font-weight: normal;
	color: #194d82;
	text-decoration: underline;
}
.footer a:visited{
	font-weight: normal;
	color: #194d82;
	text-decoration: underline;
}
.footer a:hover{
	font-weight: normal;
	color: #194d82;
	text-decoration: underline;
}
.content_title_product {
	font-family: Tahoma;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #73a425;
	text-decoration: none;
}
