input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;

}
.noline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
