BODY 
	{
	background: #FFB468 url(bg_new.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}
	
DIV,P,UL,LI 
	{
	font-family: Helvetica, Verdana, Arial, Serif; 
	color: #482400; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
H1,H2
	{
	font-family: Helvetica, Verdana, Arial, Serif; 
	color: #482400; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
TABLE,TR,TH,TD 
	{
	font-family: Helvetica, Verdana, Arial, Serif; 
	color: #482400; 
	font-size: 12px; 
	font-weight: bold; 
	}
    
.ped
    {
    background: #F4A460;
    border-color: #E87400;
    text-indent: 8px;
    }
    
SPAN
    {
	font-family: Arial, Serif; 
	color: #482400; 
	font-size: 10px; 
	font-weight: bold; 
	}

A:LINK 
	{
	color: #000080; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	color: #004000; 
	text-decoration: underline; 
	}
	
A:ACTIVE 
	{
	color: #FF79BC; 
	}

A:HOVER 
	{
	color: #5959FF; 
	text-decoration: underline; 
	background: #FFD7AE; 
	} 
