.box {
	font-family : sans-serif;
	font-size : 10px;
}
.body {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #000000;
}
#free-forms {
	background-image: url(images/nav_forms.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#free-forms a {
	background-image: url(images/nav_forms.jpg);
	width: 156px;
	height: 30px;
	background-repeat: no-repeat;
	display:block;
	margin: 0px;
	padding: 0px;
	text-indent: -1999px;
	text-decoration: none;
}
#free-forms a:link, #free-forms a:visited {
	background-image: url(images/nav_forms.jpg);
	background-repeat: no-repeat;
	text-indent: -1999px;
	margin: 0px;
	padding: 0px;
}
#free-forms a:hover {
	background-image: url(images/nav_forms_on.jpg);
	background-repeat: no-repeat;
	text-indent: -1999px;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited { color:#00F; text-decoration: underline; }
a:hover { color:#00F; text-decoration: none; }




