@import url("../hkwealthmanagers/hk.css");
.hk {
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px none #000000;
	border-left: 2px solid #000000;

}
.borderthin {
	border: 2px solid #000000;


}
.right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.link {
	color: #000000;
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
.colour {
	color: #000000;
	text-decoration: underline;

}
a:link {
	color: #000000;
	text-decoration: underline;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}
.textboldblack {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.kkk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bordered {
	border: 2px solid #000000;
}
