@charset "windows-1255";
.text {
	font-family: Arial;
	font-size: 13px;
	color: #444444;
	text-decoration: none;
}
.sec_buttons {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sec_buttons:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white_text {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.orangeTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffb600;
	text-decoration: none;
}
.greyTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #737172;
	text-decoration: none;
}
.systemWorld {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #f69415;
	text-decoration: none;
}
.smallOrangeTitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffad01;
	text-decoration: none;
}
.greyBarText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #a4a4a4;
	text-decoration: none;
}
.designWorld {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ae1c7e;
	text-decoration: none;
}
.footerLinks {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallPurpleTitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #c91350;
	text-decoration: none;
}
.promotionWorld {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3e89cc;
	text-decoration: none;
}
.smallBlueTitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #3e89cc;
	text-decoration: none;
}
.greyBarText:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #a4a4a4;
	text-decoration: underline;
}
.footerLinks:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
