.wordBankLinks {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #000066;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dashed;
	background-color: #EBEC63;
}
a.wordBankLinks:link {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dashed;		
}
a.wordBankLinks:visited {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dashed;		
}
a.wordBankLinks:hover {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dashed;		
}
a.wordBankLinks:active {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dashed;		
}
.TableTwo {
        border: 1px solid #7F9EDF; background-color:#7F9EDF;
}
.WhiteMainBold {
color: #ffffff;
font-size: 100%;
font-weight: bold;
letter-spacing: none;
margin-bottom: 4.0%;
text-decoration: none
}