a  
{
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color: #fb7f07;
	font-weight:bold;
	text-decoration:underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
}

a:hover 
{
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color: #fb7f07;
	font-weight:bold;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
}

h1
{
	font-weight:bold;
	font-family:Arial;
	font-size:18px;
	color:#281d17;
}
p
{
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color:#281d17;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}