.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFBFF;
	text-decoration: none;
}
a:hover {
	color: #4A5B77;
	text-decoration: underline;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #55698A;
	text-decoration: none;
	background-color: #DEE4ED;
	height: auto;
	width: auto;
	border: 1px solid #526483;
}
.border {
	border: 1px solid #4A5B77;
}
