.style1 {font-size: 9px;
	font-family: Geneva;
}
.style3 {
	font-size: 12px;
	font-family: "Century Gothic";
}
.style5 {font-size: 24px; font-family: "Century Gothic"; font-weight: bold; }

.style10 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.style12 {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.style13 {
	font-family: sans-serif;
	font-size: 16px;
}

.style14 {
	font-family: sans-serif;
	font-size: 24px;
}
.style15 {font-family: sans-serif;}
.style16 {font-family: sans-serif;}
.style17 {font-family: sans-serif; font-size: 16px; }
.navlinks a:link {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style:normal;
	color:#000099;
	text-decoration:underline;
}

.navlinks a:visited {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style:normal;
	color:#000099;
	text-decoration:underline;
}
.navlinks a:active {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style:normal;
	color:#000099;
	text-decoration:underline;
}
.navlinks a:hover{
	font-family:"Century Gothic";
	color:#FFFFFF;
	font-size: 12px;
	font-style:normal;
	background:#000055;
}

.txtlinks a:link {
	font-family:"Arial";
	font-size: 12px;
	font-style:normal;
	color:#000000;
	text-decoration:none;
}

.txtlinks a:visited {
	font-family:"Arial";
	font-size: 12px;
	font-style:normal;
	color:#000000;
	text-decoration:none;
}
.txtlinks a:active {
	font-family:"Arial";
	font-size: 12px;
	font-style:normal;
	color:#000000;
	text-decoration:none;
}
.txtlinks a:hover{
	font-family:"Arial";
	color:#FFFFFF;
	font-size: 12px;
	font-style:normal;
}