

a {
	color: #663333;
	text-decoration: underline;
}

form {
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

