a:link
{
	color: rgb(173,106,91); 
}
a:visited
{
	color: rgb(197,134,121); 
} 
a:active 
{
	color: rgb(199,80,61);
}

a:hover {
		color: #C00000;
		background: #ECECEC;
		}

body
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	background-image:url('http://www.koscher.net/images/bg.gif')
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(174,110,128);
}
h2
{
	color: rgb(174,110,128);
}
h3
{
	color: rgb(174,110,128);
}
h4
{
	color: rgb(174,110,128);
}
h5
{
	color: rgb(174,110,128);
}
h6
{
	color: rgb(174,110,128);
}