.big  {
	font : 88pt Georgia;
	color : Black;
}

.words  {
	font : 12pt/15pt Georgia;
	color : Black;
}

.splash  {
	font : 12pt/15pt Georgia;
	color : #ffffff;
}

.jack  {
	font : 10pt Verdana, Arial, Helvetica;
	color : #ffffff;
}

.title  {
	font : 18pt Georgia;
	color : Black;
}

A:link, A:visited, A:active  {
	text-decoration : none;
	font-weight : bold;
	color : #000099;
}

A:hover  {
	background : #666633;
	color : White;
}


