BODY {
	background: #0000FF url(http://herskovits.org/resources/alephs_p.png) repeat;
/*	background-color: #0000FF;*/
/*	background-image: */
	color: white;
}

a:link {
	color: white; text-decoration: underline;
}
a:active {
	color: #00F000; text-decoration: underline;
}
a:visited {
	color: #AAAAAA; text-decoration: underline;
}
a:hover {
	color: #FFFF00; text-decoration: none;
}

/*	background: url('http://www.herskovits.org/resources/solar_background.png');*/

.Banner{
	font: 36pt Georgia;
	color: white;
/*	text-align: center;*/
}

.Category {
	font: 18pt Georgia;
	color: #FFFF00;
	font-weight: 900;
}

TD {
	font: 14pt Georgia;
	color: white;
}

