.submit_button
{	background-image: URL(images/submit_button.gif);
	 width:102;
	 height:24;
	 border: 0;
}
.signup_box
{	color:#5A81BB;
	background:white;
	 xwidth:160;
	 height:20;
	 xborder: 0;
	 font-weight:bold;
}
.textarea_box
{	color:#5A81BB;
	background:white;
	 xwidth:160;
	 xheight:20;
	 xborder: 0;
	 xfont-weight:bold;
}
.small_font
{	color:#4A658E;
	 font-size:12px;
}

UL	{ list-style-position: outside }

a	{ color:#5A81BB }

a:hover	{ color:#4A658E }
