
#headertext {
	border-bottom: 1px solid #CCCCCC;
}

#headertext a:link, #HorizMenu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#headertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#headertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #F9EFFB;
	text-decoration: none;
}

#FBCredits {
	background-color: #FFFFFF;
}
	
#FBCredits .credits {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999
}

#FBCredits a:link, #FBCredits a:active,  #FBCredits a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.policyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}

.policyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}