 
		#all a:hover {
			COLOR: #D87E41;
			text-decoration: none;
		}
		#all a:link {
			COLOR: #CB8239;
			text-decoration: none;
		}
		#all a:visited {
			COLOR: #CB8239;
			text-decoration: none;
		}
		p {
		font-size: 12px;
		font-family:Arial, MS Sans Serif, Helvetica, sans-serif;
		padding-left: 14px; 
		padding-right: 14px; 
	}
	p.copy {
		font-size: 10px;
		color: #B4733C;
		font-family:Arial, MS Sans Serif, Helvetica, sans-serif;
		margin-top : 0;
		margin-bottom : 5;
		text-align : center;
	}
  h3	{
	text-align: center;
	font-size: 15px;
	color: #CFB390;
	font-family: arial,tahoma,sans-serif;
	font-weight : normal;
}


