 
body.All   { background-color: #FFD8D8;}

A:link {color:#FFD8D8;text-decoration:underline;}
A:visited {color:#FFD8D8;text-decoration:underline;}
A:hover {color:#FFFFFF; text-decoration: none}

A.List:link {color:#FF00FF;text-decoration:underline;   }
A.List:visited {color:#FF00FF;text-decoration:underline;}
A.List:hover {color:"Red"; text-decoration:none; }

td.List {font-family:"Arial, Helvetica, sans-serif"; font-size:xx-small; text-align:left}
td.ListMe { font-family:Arial, Helvetica, sans-serif; font-size:xx-small; text-align:left; color:Red}

td.Header { font-family:Arial, Helvetica, sans-serif; font-size:small;
	font-weight:bold; color:#990066; text-align:center}.Page {  background-color: #FFD8D8}

