/* GLOBAL LINKS */
a	{
	text-decoration: none;
	}
a:hover	{
	text-decoration: underline;
	}
/* USER FORM FIELDS */
input
	{
	background-image: url(/images/input_bg.gif);
	}
.EnterRadio
	{
	background-image: url(/images/pix.gif);
	}