@charset "utf-8";
.link_text a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: 600;
}
.link_text {
	color: #999999;
	font-weight: 600;
}

.link_text a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: 600;

}
.link_text a:hover{
	color: #2E9EFF;
	text-decoration: none;
}
.footer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #767272;
}
.footer_text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #767272;
	font-weight: normal;
	text-decoration: none;
}
.footer_text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #767272;
	font-weight: normal;
	text-decoration: none;
}
.footer_text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #00ADE4;
	text-decoration: none;
}
.heading_social_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: 7C7C7C;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
}
.heading_social_text  a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7C7C7C;
	font-weight: bold;
	text-decoration: none;
}
.heading_social_text  a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7C7C7C;
	font-weight: bold;
	text-decoration: none;
}
.heading_social_text  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00ADE4;
}

.tab_text {
	font: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFf;
	align:center;
	text-align: center;
	padding-top: 8px;
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.main_text a:link {
	color: #C50A33;
	text-decoration: none;
}

.main_text a:visited {
	color: #C50A33;
	text-decoration: none;
}
.main_text a:hover {
	text-decoration: underline;
}
.featured_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
.featured_text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C50A33;
	padding-right: 10px;
	text-decoration: none;
}

.featured_text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C50A33;
	padding-right: 10px;
	text-decoration: none;
}
.featured_text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C50A33;
	padding-right: 10px;
	text-decoration: underline;
}

