body, p, div {
	font-family: arial;
	color: #999999;
	font-weight:normal;
	font-size: 10px;
}
a:link {
	color: #999999;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
a:visited {
	color: #999999;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #A03403;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
a:active {
	color: #A03403;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
