/* CSS Document */
body {
    padding:0px;
	margin:0px;
    background-color:#000000;
	}
td a[href*="cast/index.html"],
td a[href*="../cast/index.html"] {
    display: none;
}