BODY {
	background-color : black;
	color : #00E400;
	font-family : Tempus Sans ITC;
      }

A:LINK {
	color : Aqua;
	text-decoration : none;
      }

A:VISITED {
	color : #D0D0D0;
	text-decoration : none;
      }

A:HOVER {
	text-decoration: underline;
      }

.welcomea {
	font-family : Tempus Sans ITC;
	font-size : 64;
	font-weight : bolder;
}

.welcomeb {
	font-family : Tempus Sans ITC;
	font-size : 20;
}

.picdesc {
	font-family : "MS Sans Serif";
	font-weight : bolder;
	font-style : italic;
}

.mono {
	font-family : Courier;
	font-weight : bolder;
	font-size : 18
}

.poemdesc {
	font-weight : bolder;
	font-size : smaller;
}

.monoa {
	font-family : Courier;
	font-weight : bolder;
	font-size : smaller;
}

.head {
	font-family : Tempus Sans ITC;
	font-weight : bolder;
      }

.foot {
	color : C0A0C0;
	font-family : Arial;
	font-weight : normal;
	font-size : 16;
}
