td {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #666666;
}
body {
	text-align: center;
	font-size: 14px;
}
  A:link { color: #0000CC; text-decoration: none; }
  A:visited { color: #0000CC; text-decoration: none; }
  A:hover { color: #33cc66; text-decoration: underline; }
  A:active { color: #336666; text-decoration: underline; }