.footertext {
font-family:Times New Roman;
font-size: 11px;
color: #FFFFFF;
}

.whitetext {
font-family:Times New Roman;
font-size: 11px;
color: #FFFFFF;
}

.sitetext {
font-family:Times New Roman;
font-size: 11px;
color: #000000;
}

.sitetextbold {
font-family:Times New Roman;
font-size: 11px;
font-weight:bold;
color: #000000;
}

.bannertext {
font-family:Myriad Pro;
font-size: 12px;;
color: #000000;
}

a:link {
	color: #000000;
	font-family:Times New Roman;
	font-size: 11px;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-family:Times New Roman;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-family:Times New Roman;
	font-size: 11px;
	text-decoration: underline;
}

a.footerlink:link {
	color: #FFFFFF;
	font-family:Times New Roman;
	font-size: 11px;
	text-decoration: none;
}

a.footerlink:visited {
	color: #FFFFFF;
	font-family:Times New Roman;
	font-size: 11px;
	text-decoration: none;
}

a.footerlink:hover {
	color: #FFFFFF;
	font-family:Times New Roman;
	font-size: 11px;
	text-decoration: underline;
}

a.bannerlink:link {
	color: #705D35;
	font-family:Myriad Pro;
	font-size: 12px;
	text-decoration: none;
}

a.bannerlink:visited {
	color: #705D35;
	font-family:Myriad Pro;
	font-size: 12px;
	text-decoration: none;
}

a.bannerlink:hover {
	color: #F7B428;
	font-family:Myriad Pro;
	font-size: 12px;
	text-decoration: none;
}