.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E2E2E2;
	cursor: pointer;
	text-decoration: none;
	}
A:hover{ font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: underline;
	}
.text
{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	cursor: hand;
	text-decoration: none;
}
.blu_bdr {
	background-color: #E3EEFE;
	border: 1px solid #1E4DB7;
}
.bdy_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.wht_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
.sml_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.wht_txt_smll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.links_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
	font-stretch: extra-condensed;
	
}
.blk_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
.grey_bdr {
	border: 1px solid #D4D4D4;
}
.grey_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	cursor: hand;
	text-decoration: none;
}
.wht_txts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.wht_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}