.home_menu_text {
	font-family: "century gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.home_menu_text A:link  {
	color: #FFFFFF;
	text-decoration:none;
	
}
.home_menu_text A:visited {
	color: #FFFFFF;
	text-decoration:none;
	
}
.home_menu_text A:hover {
	color: #FFEBA4;
	
}
.home_menu_text A:active {
	color: #FFEBA4;
	
}

.menu2 {
	font-family: "century gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu2 A:link  {
	color: #FFFFFF;
	text-decoration:none;
	
}
.menu2 A:visited {
	color: #FFFFFF;
	text-decoration:none;
	
}
.menu2 A:hover {
	color: #FFEBA4;
	
}
.menu2 A:active {
	color: #FFEBA4;
	
}

.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #273045;
	text-decoration: none;
}

.contenttext A:link  {
	color: #027ABB;
	text-decoration:none;
	
}
.contenttext A:visited {
	color: #027ABB;
	text-decoration:none;
	
}
.contenttext A:hover {
	color: #2DB4FD;
	
}
.contenttext A:active {
	color: #FFEBA4;
}

.smtext {
	font-family: "century gothic";
	font-size: 10px;
	font-weight: bold;
	color: #45557A;
}

.contenttext2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.backtotop {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #027ABB;
	text-decoration: none;
}

.backtotop A:link  {
	color: #027ABB;
	text-decoration:none;
	
}
.backtotop A:visited {
	color: #027ABB;
	text-decoration:none;
	
}
.backtotop A:hover {
	color: #2DB4FD;
	
}
.backtotop A:active {
	color: #FFEBA4;
}.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	text-decoration: underline;
}
