.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1E444D;
}
.white {
	border: 1px solid #FFFFFF;
}
.grey {
	border: 1px solid #b9b9b9;
}
.bordr {border-style:solid;
border-bottom-color:#555;
border-bottom-width:1px;
border-left-width:0;
border-right-color:#555;
border-right-width:1px;
border-top-width:0;}

a{text-decoration:none; color:#446f82;}

a:hover{text-decoration:underline; color:#1E444D;}

