strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
}
a {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}
