/* CSS definition file containing sitestyle stylesheets */

BODY { font-size: 14pt; color: rgb(255,204,153); font-style: italic; background-image: none;}

 A:active { font-size: 14pt; color: rgb(255,255,102); font-style: italic;}

 A:link { font-size: 14pt; color: rgb(51,255,255); font-style: italic;}

 A:visited { font-size: 14pt; color: rgb(51,255,255); font-style: italic;}

 .TextObject { font-size: 14pt;}

 P { font-size: 14pt;}

 .TextNavBar { font-size: 14pt; color: rgb(255,204,153); font-style: italic;}

 A:hover { font-size: 14pt; color: rgb(204,255,0); font-style: italic;}

 .tribute {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.tribute_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}
.tribute_announce {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #000;
}

