BODY {
	background: url(/backgrounds/GospelTopicsBackground.jpg);
}

a:hover  { color : #FF0000 ; font-style : italic; }
:link    { color: rgb(0, 0, 255) }
:visited { color: rgb(255, 0, 153) }

P.Category {
	text-align: left;
	font-weight : bold;
	color : #0000FF;
	font-size : 110%;
}

P.Title {
	line-height: 100%;
	text-align: left;
	font-size : 100%;
}

TD.Description {
	line-height: 100%;
	text-align: left;
	font-size : 90%;
}

FONT.Source {
	font-size : 80%;
}

P.Reference {
	line-height : 100%;
	text-align  : left;
	font-size   : 100%;
	font-weight : bold;
}

