.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #667989;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #546776;
	text-decoration: none;
	border-bottom: 1px dashed;
}
a:visited {
	text-decoration: none;
	color: #627584;
	border-bottom: 1px dashed;
}
a:hover {
	text-decoration: none;
	border-bottom: none;
	
}
a:active {
	text-decoration: none;