BODY
{
}

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: white;
	font-family: Tahoma;
	font-variant: small-caps;
	text-decoration: none;
}

A.WhiteBG:hover
{
	font-weight: bolder;
	font-size: smaller;
	cursor: hand;
	color: #C86B65;
	font-family: Tahoma;
	font-variant: small-caps;
	text-decoration: none;
}
