.reg_text {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.reg_text_bold {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.bold_link {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4778C6;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.bold_link:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.nav_bar_link {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4778C6;
	text-decoration: none;
}
.nav_bar_link:hover {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.orange_title {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FD9C1F;
	text-decoration: none;
}
.small_gray_text {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.footer_links {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5381CA;
	text-decoration: none;
}
.footer_links:hover {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.big_title {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #4778C6;
	font-style: normal;
	text-decoration: none;
}
.w_bold_link {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.w_bold_link:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.big_black_title {

	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.big_gray_title {


	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
.memorium_title {



	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
.big_orange_title {


	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FD9C1F;
	font-style: normal;
	text-decoration: none;
}

