.black-link {
	color: #000000;
	text-transform: uppercase;
}
a.jew-ed {
	color: blue;
}
a.jew-ed:hover {
	color: red;
}
a.jew-ed:visited {
	color: blue;
}
a.jew-ed:visited:hover {
	color: red;
}
a.bottom-links:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.bottom-links:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.bottom-links:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.bottom-links:visited:hover{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}

