.boldquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
boldquote a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
boldquote a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
