.text {
	font-family: Arial;
	font-size: 12px;
	color: #595662;
	text-decoration: none;
}
.link_black {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link_black:hover {
	font-family: Arial;
	font-size: 12px;
	color: #31166a;
	text-decoration: underline;
}
.text_black {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text_sml {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.link_sml {
	font-family: Arial;
	font-size: 10px;
	color: #c4c4c5;
	text-decoration: none;
}
.link_sml:hover {
	font-family: Arial;
	font-size: 10px;
	color: #31166a;
	text-decoration: underline;
}
.link_blue {
	font-family: Arial;
	font-size: 12px;
	color: #0f6fbe;
	text-decoration: none;
}
.link_blue:hover {
	font-family: Arial;
	font-size: 12px;
	color: #31166a;
	text-decoration: underline;
}
.text_blk_sml {
	font-family: Arial;
	font-size: 10px;
	color: #434343;
	text-decoration: none;
}




