p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFD27D;
	text-align: center;
	white-space: nowrap;
	text-decoration : none;
}
body {
	text-decoration : none;
}
