img {
	border: 0px;
}


p {
  padding-top: 10px;
  padding-bottom: 10px;
}

h1 {
  color: #ffa600;
  font-size: 24px;
}

h2 {
  color: #ffa600;
  font-size: 18px;
}

a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000;
}

a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #ffa600;
}





