BODY
{
	background: #000000 url(http://custom.buyitsellit.com/2170/bg.gif) repeat-y center top;
}
A:link, A:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover, A:active
{
	color: #F5E4C4;
	text-decoration: underline;
}
/*Buttons*/
.button
{
	background: #F5E4C4;
	color: #000000 !important; /*[e]#000000*/
}
.button:hover
{
	background: #FFFFF0;
}
/*Top*/
#top H1
{
	color: #F5E4C4;
	display: none;
}
#search INPUT
{
	background: #F5E4C4;
	color: #000000 !important; /*[e]#000000*/
	font-size: 12px;
}
#search LABEL INPUT
{
	background: #FFF;
	color: #000;
	border: 1px solid #F5E4C4;
}
/*Bar*/
#bar
{
	background: #890C08;
}
#bar A:link, #bar A:visited
{
	color: #F5E4C4;
	text-decoration: none;
}
#bar A:hover, #bar A:active
{
	text-decoration: underline;
}
#cart
{
	color: #F5E4C4;
	background: transparent url(http://custom.buyitsellit.com/2170/cart-icon.gif) no-repeat 0 10px;
}
#cart-total STRONG
{
	color: #F5E4C4;
}
/*Content*/
#content H2, #side H2
{
	color: #F5E4C4;
}
#content H3
{
	color: #F5E4C4;
}
#content P, #content FONT, #content SPAN
{
	color: #F5E4C4 !important; /*[e]#F5E4C4*/
}
#products TD P, P.price
{
	color: #F5E4C4 !important; /*[e]#F5E4C4*/
}
#products TD A
{
	color: #F5E4C4;
	text-decoration: none;
}
/*Side*/
#side LI A:link, #side LI A:visited
{
	color: #F5E4C4;
	text-decoration: none;
}
#side LI A:hover, #side LI A:active
{
	color: #FFFFFF;
}
/*Footer*/
#footer P, #footer A
{
	color: #F5E4C4;
}
SPAN[style]
{
	color: inherit !important; /*[e]inherit*/
	font-size: inherit !important; /*[e]inherit*/
}
