.navmenu {
	font-family: "Century Gothic", arial, verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FF6600;
	line-height: normal;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FF0000;
	line-height: normal;
	padding: 4px;

}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	line-height: 20px;

}
.pagetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 4px;
}
a:link {
	font-family: "Century Gothic", arial, verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	border: none;


}
a:visited {
	font-family: "Century Gothic", arial, verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", arial, verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.subtitles {
	font-family: verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF0000;
	text-decoration: none;
	padding: 0px;
}
.subtitles2 {
	font-family: verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	padding: 0px;
}
.tabletitle {
	font-family: verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #660066;
	text-decoration: none;
	border: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

