.wordBankLinks {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dashed;	
}
a.wordBankLinks:link {
	color: #000000;
	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: #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dashed;		
}
a.wordBankLinks:hover {
	color: #000000;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dashed;		
}
a.wordBankLinks:active {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dashed;		
}