body  {	background-color : Black;	color : White;	text-align : center;}.ceremony  {	font-size : small;	font-family : Verdana; 	color : White;	text-align : center;	background-color : Black;}.announce  {	font-size : small;	font-family : Verdana; 	color : Red;	text-align : center;	background-color : Black;}/* begin links*/A  {	background-color : Black;		color : #cc3333;	font-weight : bold;	text-decoration : none;}A:Active  {	color : White;	font-weight : bold;}A:Hover  {	background-color : Black;	font-weight : bold;	color : Red;}A:Visited  {	background-color : Black;	color : white;	font-weight : bold;}A:Active  {	background-color : Black;	color : White;	font-weight : bold;}A:Hover  {	background-color : Black;	font-weight : bold;	color : Red;}A.topnav  {	background-color : Black;	color : #cc3333;	text-decoration : none;}p  {	  font-size : small;	  font-family : Verdana; 	  color : White;	  background-color : Black;	  text-align : center;}	