body {
  background-color: #333333;
  color: #FFCCFF;
}

a:link {color: #0000FF;}

a:visited {color: #0000FF;}

a:active {color: #0000FF;}
td {
	background-color: #FFECEC;
	color: #D20000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	font-style: normal;


}

