A  {
	text-decoration : none;
	color : Blue;
}

A:Hover  {
	color : White;
	text-decoration : underline;
}

td {  text-align: center}
.fancy_text {
	font-family: Arial;
	font-size: 36px;
	font-style: italic;
	text-align: center;
}
td {  }
.smallfancy {  color: #9933FF}
body {
	background-color: #cccc99;
	text-align: center;

}
