@charset "utf-8";
.black-14 {
	font-size: 14px;
	color: #000000;
}
.black-16 {
	font-size: 16px;
	color: #000000;
}
.black-22 {
	font-size: 22px;
	color: #000000;
}
.black-24 {
	font-size: 24px;
	color: #000000;
}
.black2-14 {
	font-size: 14px;
	color: #111111;
}
.blue-16 {
	font-size: 16px;
	color: #004a80;
}
.blue-18 {
	font-size: 18px;
	color: #004a80;
}
.blue-20 {
	font-size: 20px;
	color: #004a80;
}
.blue-22 {
	font-size: 22px;
	color: #004a80;
}
.white-14 {
	font-size: 14px;
	color: #ffffff;
}
.yellow-20 {
	font-size: 20px;
	color: #ffca29;
}
.yellow-22 {
	font-size: 22px;
	color: #ffca29;
}
.button-white-14 a:link {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.button-white-14 a:visited{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.button-white-14 a:hover{
	font-size: 14px;
	color: #ffcc00;
	text-decoration: none;
}
.button-grey-14 a:link {
	font-size: 14px;
	color: #707070;
	text-decoration: none;
}
.button-grey-14 a:visited{
	font-size: 14px;
	color: #707070;
	text-decoration: none;
}
.button-grey-14 a:hover{
	font-size: 14px;
	color: #004a80;
	text-decoration: none;
}
.button-black-16 a:link {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.button-black-16 a:visited{
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.button-black-16 a:hover{
	font-size: 16px;
	color: #004a80;
	text-decoration: none;
}
.button-blue-16 a:link {
	font-size: 16px;
	color: #004a80;
	text-decoration: none;
}
.button-blue-16 a:visited{
	font-size: 16px;
	color: #004a80;
	text-decoration: none;
}
.button-blue-16 a:hover{
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.button-black-20 a:link {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.button-black-20 a:visited{
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.button-black-20 a:hover{
	font-size: 20px;
	color: #004a80;
	text-decoration: none;
}
