BODY 
	{
	background: #FFEAD5 url(bg.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}

H1,H2,H3,H4,H5,H6,BODY,DIV,P 
	{
	font-family: Arial, Sans-serif; 
	color: #552B00; 
	font-size: 14px; 
	font-weight: bold; 
	}

UL,OL,LI 
	{
	font-family: Arial, Sans-serif;
	color: #552B00; 
	font-size: 12px; 
	font-weight: bold; 
	}
	
TABLE,TR,TD,TH 
	{
	font-family: Arial, Sans-serif;
	color: #552B00; 
	font-size: 12px; 
	font-weight: bold; 
	}

SPAN 
	{
	font-family: Arial, Sans-serif;
	color: #552B00; 
	font-size: 10px; 
	font-weight: bold; 
	}

.phone 
	{
	font-family:  Arial, Sans-serif;
	color: #A40000; 
	font-size: 9px; 
	font-weight: bold; 
	}
	
A:LINK 
	{	
	font-family: Arial, Sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	font-family: Arial, Sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #800040; 
	text-decoration: underline; 
	}

A:ACTIVE 
	{ 
	font-family: Arial, Sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #004000; 
	text-decoration: none; 
	}

A:HOVER 
	{
	font-family: Arial, Sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #F20000; 
	text-decoration: underline; 
	} 
	
A.LINK.order
	{
	font-family: Arial, Sans-serif;
	background: #970000; 
	color: #FFFFFF;
	border: 2px outset #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}	
	
A.VISITED.order
	{
	font-family: Arial, Sans-serif;
	background: #FFFFFF; 
	color: #000000; 
	border: 2px outset #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
		
A.ACTIVE.order
	{
	font-family: Arial, Sans-serif;
	background: #970000; 
	color: #FFFFFF;
	border: 2px outset #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
		
A.HOVER.order
	{
	font-family: Arial, Sans-serif;
	background: #FFFFFF; 
	color: #970000;
	border: 2px outset #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
A:LINK.small 
	{	
	font-family: Arial, Sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline; 
	}

A:VISITED.small 
	{
	font-family: Arial, Sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #800040; 
	text-decoration: underline; 
	}

A:ACTIVE.small 
	{ 
	font-family: Arial, Sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #004000; 
	text-decoration: none; 
	}

A:HOVER.small 
	{ 
	font-family: Arial, Sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #F20000; 
	text-decoration: underline; 
	} 
	

