div#slide td {
font-family:"Arial", regular;
font-weight:bold; 
font-size:15pt;
color: yellow;
text-align:center;
padding:0;

}


a:link {text-decoration:none; color:black;}
a:visited {text-decoration:none; color:FFFFE6;}
a:focus {text-decoration:none; color:white;}
a:hover {text-decoration:none; color:black;}
a:active {text-decoration:none; color:black;}
