.hiddenPic {display:none;}
body{ background-color: #ff6600; }
p
{  
	background-color: transparent;
	color: #660000;
	font: 100 12px Arial;
	font-weight: bold;
	text-align: justify;
	margin: 0;
	padding: 0;
	
}

p.center
{  
	background-color: transparent;
	color: #660000;
	font: 100 12px Arial;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
	
}

p.right
{  
	background-color: transparent;
	color: #660000;
	font: 100 12px Arial;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0;
	
}

p.title
{
	background-color: transparent;
	color: #513230;
	font: 100 12px Arial;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}

a, a:visited
{
	background-color: transparent;
	color: #660000;
	font: 100 12px Arial;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

a:hover
{
	background-color: transparent;
	color: #513230;
	font: 100 12px Arial;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin: 0;
	padding: 0;
}

a.productlink
{
	background-color: transparent;
	color: #513230;
	font: 100 12px Arial;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

h1
{
	background-color: transparent;
	color: #513230;
	font: 100 18px Arial;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}