p, td {	font-family: verdana,arial,helvetica,sans-serif;	
		font-size: 12px; 
		color: #000000; 
		text-decoration: none; 
		line-height: 14px;
	  }
	
h1 {font-family: arial,verdana,helvetica,sans-serif;
		font-size: 16px;
		color: #E6561E;
		font-weight : bold;
	}
	
h2 {font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	color: #E6561E;
	font-weight : bold; 
	}
	
a:link, a:visited, a:active {
  color : #E6561E;
  text-decoration : none;
}

a:hover {
  color : #B34418;
  text-decoration : underline;
}

a.background:link, a.background:visited, a.background:active {
  color : #FFFFFF;
  text-decoration : underline;
}
a.background:hover {
  color : #FFFFFF;
  text-decoration : none;
}

a.footer {
  font-family: verdana,arial,helvetica,sans-serif;
  color : #E6561E;
  font-size: 10px;
  text-decoration : none;
}
a.footer:hover {
  font-family: verdana,arial,helvetica,sans-serif;
  color : #B34418;
  font-size: 10px;
  text-decoration : underline;
}

.copy {
  font-family: verdana,arial,helvetica,sans-serif;
  color : #000000;
  font-size: 10px;
  text-decoration : none;
}