p {
	margin: 8px 0px 8px 0px;
	}

.mainText {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	padding-bottom: 10px;
	}
	
.mainText a:link {color: #ffffff; text-decoration: underline;}
.mainText a:visited {color: #ffffff; text-decoration: underline;}
.mainText a:active {color: #bf9865; text-decoration: underline;}
.mainText a:hover {color: #bf9865; text-decoration: underline;}

.mainTextBlack {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	padding-bottom: 10px;
	}
	
.mainTextBlack a:link {color: #000000; text-decoration: underline;}
.mainTextBlack a:visited {color: #000000; text-decoration: underline;}
.mainTextBlack a:active {color: #ffffff; text-decoration: underline;}
.mainTextBlack a:hover {color: #ffffff; text-decoration: underline;}
	
.navText {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	}
	
.navText a:link {color: #ffffff; text-decoration: none;}
.navText a:visited {color: #ffffff; text-decoration: none;}
.navText a:active {color: #bf9865; text-decoration: none;}
.navText a:hover {color: #bf9865; text-decoration: underline;}

.footerText
{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px
}

.footerText a:link {color: #ffffff; text-decoration: underline;}
.footerText a:visited {color: #ffffff; text-decoration: underline;}
.footerText a:active {color: #bf9865; text-decoration: underline;}
.footerText a:hover {color: #bf9865; text-decoration: underline;}

