@charset "utf-8";
.kings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.kings-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.kings-red {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ff005a;
	text-decoration: none;
}
a.more{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.more:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color:  #ff005a;
	text-decoration: underline;
}
