body
{
	 background-color : #AB2218;
	 font : 16px/1.4 Garamond, Times New Roman, Times;
	 color : #fff;
	 
}

.whitebold
	{
		color: #ffffff;
		font-weight : bolder ;
	}	
	
.white
	{
		color: #ffffff;
		text-decoration : none;
		
	}	
	
.red
	{
		color: #AB2218;
		text-decoration : none;
		
	}
.redsmall
	{
		color: #AB2218;
		text-decoration : none;
		font-size :smaller ;
		
	}	
.redbold
	{
		color: #AB2218;
		font-weight : bold ;
		font-size :  large;
		text-decoration : none;
		
	}	

.productname
{	background-color : #C0675F;
	color : fff;
	text-decoration : none;
	font-weight : bold;
	border-bottom: 1px solid #EBA65B;
		border-top : 1px solid #EBA65B;
		border-right : 1px solid #EBA65B;
		border-left : 1px solid #EBA65B;
	}				