p	{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
}

span.heading {
	font-size:14px;
	color:white;
	font-weight:bold;
}

span.yellow {
	color: #e7a825;
	font-weight:bold;
}

a:link, a:visited, a:active {
	color:white;
	text-decoration:none;
}

a:hover {
	color:#e7a825;
	text-decoration:none;
}