.content {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #070953;
	text-decoration: none;
}

.content a:link{
	font-weight: normal;
	color: #0d87dc;
	text-decoration: underline;
}
.content a:visited{
	font-weight: normal;
	color: #0d87dc;
	text-decoration: underline;
}
.content a:hover{
	font-weight: normal;
	color: #0d87dc;
	text-decoration: none;
}
.content_title {

	font-family: Verdana;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #070953;
	text-decoration: none;
}
