a {
	color: #999999;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none
}
a:hover {
	color: #ff8c00;
	font-weight: normal;
	text-decoration: none
}
p {
	color: #ff8c00;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none
}
h1 {
	color: #999999;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}.red {
	color: #990000;
}
