/* GLOBAL LINKS */
a	{
	text-decoration: none;
        color: #E72525;
	}
a:hover	{
	text-decoration: underline;
	}
.BodyTextSmall {
	font-family: arial, helvetica;
	font-size: 10px;
	}
.BodyText {
	font-family: arial, helvetica;
	font-size: 11px;
	}

/* USER FORM FIELDS */
input
	{
	background-image: url(/images/input_bg.gif);
	}
.EnterRadio
	{
	background-image: url(/images/pix.gif);
	}