table {  font-family: "Times New Roman", Times, serif; color: #000000; text-align: center}
body {  font-family: georgia; background-color: #339966 } A:Visited  {
	text-decoration : none;
	color : none;
}

A:Active  {
	text-decoration : none;
	color : #660066;
}

A:Hover  {
	text-decoration : underline;
	color : #660066;
}

