body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}
A {
	COLOR: #1C3B71; CURSOR: hand; FONT-SIZE: 12px; TEXT-DECORATION: underline; font-weight: normal; FONT-FAMILY: "Century Gothic";
}
A:active {
	 CURSOR: hand
}
A:hover {
	COLOR: #ff9933; CURSOR: hand; TEXT-DECORATION: none
}

.a_bottom{
	color:#1C3B71;
	font-size: 12px;
	font-family: "Century Gothic";
}
.a_bottom:hover{color: #ff9933;
	font-size: 12px;
	font-family: "Century Gothic";
}
.textfont {
	color: #1C3B71;
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration:none;
}
.titlefont {
	font-size: 22px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #1C3B71;	
}
.titlefontc {
	font-size: 14px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #1C3B71;
}
.linkstyle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Century Gothic";
	text-decoration: none;
	
}

