
td {
  font-family: Times New Roman, serif;
  font-size: 12px;
  color: #ffffff;
  line-height: 13px;
  }
  
.episode {
  font-family: Times New Roman, serif;
  font-size: 12px;
  color: #ffffff;
  line-height: 14px;
  font-weight: bold;
  }
  
.episode_a {
  color: #ffff00;
  font-weight: bold;
  font-size: 16px;
  }
  
.episode_a:hover {
  color: #ff0000;
  font-weight: bold;
  font-size: 16px;
  }

.episode_b {
  color: #ffff00;
  font-weight: bold;
  font-size: 14px;
  }
  
.episode_b:hover {
  color: #ffff00;
  font-weight: bold;
  font-size: 14px;
  }
  
.descrip6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffff00;
  line-height: 18px;
  text-decoration: underline;
  }

h1 {
  font-family: Georgia, Times New Roman, serif;
  font-size: 24px;
  font-weight: bold;
  color: #ffff00;
  font-style: italic;
  letter-spacing: -1px;
  margin-top: 5px;
  }
  
a {
  color: #ffff00;
  }
  
a:hover {
  color: #ff0000;
  }
  
.sm {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #ffffff;
  line-height: 11px;
  }
  
.button {
  background-color: #ff6600;
  color: #ffffff;
  font-weight: bold;
  cursor: hand;
  }
  
  
  
  
  
  
  