P {
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif";
	font-size: 12px;
	color: #FFFFFF;
}

B {
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
}

A:link               {
	color: #FFFFFF;
	text-decoration :underline;
}
A:visited          {
	color: #FFFFFF;
	text-decoration :underline;
}
A:hover            {
	color: #FFFFFF;
	text-decoration: none;
	background-position: 1em 0
}
