BODY
{
	font-size: x-small;
	background: url(../Images/watermark.jpg) white fixed no-repeat center center;
	color: black;
	font-family: Tahoma, Sans-Serif;
}

A.PinkBG
{
	font-weight: bolder;
	font-size: smaller;
	cursor: hand;
	color: white;
	font-family: Tahoma;
	font-variant: small-caps;
	text-decoration: none;
}
A.PinkBG:hover
{
	font-weight: bolder;
	font-size: smaller;
	cursor: hand;
	color: silver;
	font-family: Tahoma;
	font-variant: small-caps;
	text-decoration: none;
}

A.WhiteBG
{
	font-weight: bolder;
	font-size: smaller;
	cursor: hand;
	color: black;
	font-family: Tahoma;
	font-variant: small-caps;
	text-decoration: none;
}

A.WhiteBG:hover
{
	font-weight: bolder;
	font-size: smaller;
	cursor: hand;
	color: white;
	font-family: Tahoma;
	font-variant: small-caps;
	text-decoration: none;
}
TD.AdColumn
{
	font-size: smaller;
	color: black;
	font-family: Tahoma;
}

