p.pageMenu
{
   font-weight:bold;
   font-size:150%;
}

p.pageMenu a
{
   padding:0 10px;
   border:0 !important;
   text-decoration:underline !important;
}

p.pageMenu a.current
{
   text-decoration:none !important;
   color:white !important;
}


.podcastItem
{
   padding-top:16px;
   border-bottom:2px solid #999;
   width:80%;
}

.podcastItem h3 a, .podcastItem h3
{
   color:white !important;
   text-decoration:none !important;
}

.podcastItem h3 a:hover
{
   text-decoration:underline !important;
}
