.input {
	font-size: 12px;
	line-height: 160%;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0871D6;
	border-right-color: #0871D6;
	border-bottom-color: #0871D6;
	border-left-color: #0871D6;
}
.text1 {
	font-size: 12px;
	line-height: 160%;
	color: #BFE7FF;
	text-decoration: none;
}
.info {
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-size: 12px;
	line-height: 160%;
	color: #BFE7FF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 160%;
	color: #FFBA53;
	text-decoration: underline;
}
