a:visited {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

.bodyText {
	font-family: Arial, Helvetica, Futura, sans-serif;
	font-size: 13px;
}

.smCopyTxt  {
	font-family: Arial, Helvetica, Futura, sans-serif;
	font-size: 11px;
}

.LgCopyTxt {
	font-family: Arial, Helvetica, Futura, sans-serif;
	font-size: 14px;
	color: #093890;
}
.CopyTxt {
	font-family: Arial, Helvetica, Futura, sans-serif;
	font-size: 14px;
}

.LoginCopyTxtL {
	font-family: Arial, Helvetica, Futura, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.LoginCopyTxtS {
	font-family: Arial, Helvetica, Futura, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* Scroll ONLY */
.FooterCopyTxt {
	font-family: Arial, Helvetica, Futura, sans-serif;
	font-size: 12px;
	color:#093890;
	font-weight: bold;
}


/* Scroll ONLY */
.ScrollCopyTxt {
	font-family: Arial, Helvetica, Futura, sans-serif;
	font-size: 15px;
	color:#B5DC10;
	font-weight: bold;
}

/* NavMenu ONLY */

.headerHome {
	background-image: url(../images/headerFranmart3.jpg); 
	width: 245px; 
	height: 21px;
	background-position:center;
	background-repeat: no-repeat;
}

.header1 {
	background-image: url(../images/headerFindFranchise.jpg); 
	width: 176px; 
	height: 21px;
	background-position: center;
	background-repeat: no-repeat;

}

.header2 {
	background-image: url(../images/headerGrowFranchise.jpg); 
	width: 179px; 
	height: 21px;
	background-position: center;
	background-repeat: no-repeat;
}

.header3 {
	background-image: url(../images/headerContactUs.jpg); 
	width: 180px; 
	height: 21px;
	background-position:center;
	background-repeat: no-repeat;
}

.ContactUs {
	background-image: url(../images/imgContactUsPage.jpg); 
	width: 555px; 
	height: 1000px;
	background-position:left;
	background-repeat: no-repeat;
}


#navlist
{
font: bold 12px Arial, Helvetica, sans-serif;
color: #6777B5;
margin-left: 25px;

}
#navlist a{
color: #093890;
text-decoration: none;
}

#navlist a:hover{
color: #FF0000;
}

#navlist span{
color: #FF0000;
font-family:Arial, Helvetica, sans-serif;
}


