a.podcast:link{text-decoration: underline; color: #59607C; font:10pt verdana; font-weight: bold;}
a.podcast:active {color: #59607C; text-decoration: underline; font:10pt verdana; font-weight: bold;}
a.podcast:visited {color: #59607C; text-decoration: underline; font:10pt verdana; font-weight: bold;}
a.podcast:hover{text-decoration: underline; color: #888EA9; font:10pt verdana; font-weight: bold;}

a.right:link{text-decoration: underline; color: #59607C; font:8pt verdana; font-weight: bold;}
a.right:active {color: #59607C; text-decoration: underline; font:8pt verdana; font-weight: bold;}
a.right:visited {color: #59607C; text-decoration: underline; font:8pt verdana; font-weight: bold;}
a.right:hover{text-decoration: underline; color: #888EA9; font:8pt verdana; font-weight: bold;}


/* new addition to correct podcast text size 7/17/09 kl  */
.podcastText
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: verdana;
 }

.podcastTitleText
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: verdana;
    font-weight: bold;
 }

p
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: verdana;
 }
 
td
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: verdana;
 }
 
.right-col
{
    FONT-SIZE: 8pt;
    COLOR: #59607C;
    FONT-FAMILY: verdana;
 }

.bot-text
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: verdana;
 }

table#linksbox td {
    padding: 10px;
}

table#linksbox2 td {
    padding: 5px;
}

table#NoPad td {
    padding: 0px;
}

table#linksbox3 td {
    padding: 4px;
}

table#linksbox4 td {
    padding: 3px;
}

