div { background-color:ThreeDFace; padding:5px; border:3px outset white; }
body { margin:0; padding:0; background-color:white; }
td { border:3px outset white; text-align:center; padding:3px; }
.MyContents { padding:10px; margin:10px; background-color: white; text-align:left; border:none; }
.MyContents div { background-color: white; text-align:left; border:none; }
.MyContents td { border:none; }
a { text-decoration : none; color:blue; }
a:hover { color:red; }


