.header-yellow {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFCC00;
}
.hp-links {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.nav-links {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.black-bodytext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
} 
.links:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}


