.HpHead {
	font-family : arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #CC0000;
}

.HpSmHead {
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #CC0000;
}

.HpExp {
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}


A.FPlink:LINK, A.FPlink:VISITED, A.FPlink:ACTIVE {
	color : #FFFFFF;
	text-decoration : none;
}

A.FPlink:HOVER {
	color : #FFFFFF;
	text-decoration : underline;
}

