.banstyle {
	font-family: Arial, Helvetica, sans-serif;
  color: #ffffff; 
	font-weight: bolder;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

