.style1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
}
.style2 {
	font-family: tahoma;
	font-size: 11px;
	color: #474747;
	text-decoration: none;
}
.style2:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #474747;
	text-decoration: underline;
}
.style3 {
	font-family: tahoma;
	font-size: 11px;
	color: #474747;
	text-decoration: underline;
}
.style4 {
	width: 400px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc5048;
	text-decoration: none;
}
.style5 {
	font-family: tahoma;
	font-size: 11px;
	color: #474747;
	text-decoration: none;
}
.style5:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #474747;
	text-decoration: underline;
}
input {
	font-family: tahoma;
}
.input {
	border: 1px #0072b0 solid;
	font-family: tahoma;
	width: 400px;
}
.w60{width:60px;}