A.articleTitlePreview:link{ 
font-size : 9px; 
font-weight : bold; 
color : #330066; }

A.articleTitlePreview:visited{ 
font-size : 9px; 
font-weight : bold; 
color : #663366; }

A.articleTitlePreview:active{ 
font-size : 9px; 
font-weight : bold; 
color : #660099; }

A.articleTitlePreview:hover{ 
font-size : 9px; 
font-weight : bold; 
color : #660099; }

A.articleTitleW:link{ 
font-size : 16px; 
font-weight : bolder; 
color : #FFFFFF; }

A.articleTitleW:visited{ 
font-size : 16px; 
font-weight : bolder; 
color : #FFFFFF; }

A.articleTitleW:active{ 
font-size : 16px; 
font-weight : bolder; 
color : #FFFFFF; }

A.articleTitleW:hover{ 
font-size : 16px; 
font-weight : bolder; 
color : #FFFFFF; }

A.articlelink:link { 
font-size : 16px; 
font-weight : bolder; 
color : #330066; }

A.articlelink:visited { 
font-size : 16px; 
font-weight : bolder; 
color : #330066; }

A.articlelink:active { 
font-size : 16px; 
font-weight : bolder; 
color : #330066; }

A.articlelink:hover { 
font-size : 16px; 
font-weight : bolder; 
color : #330066; }

A.readMore:link { 
font-size : 12px; 
font-weight : bold; 
color : #666666; }

A.readMore:visited { 
font-size : 12px; 
font-weight : bold; 
color : #666666; }

A.readMore:active { 
font-size : 12px; 
font-weight : bold; 
color : #666666; }

A.readMore:hover { 
font-size : 12px; 
font-weight : bold; 
color : #666666; }

/* News Articles Custom Styles */
.articleTitle { font-size : 14px; font-weight : bolder; color : #006600; }
.articleTable { background-color: black; margin: 0px; }
.articleTopCell { background-color: #336699; color: white; font-weight: bold; padding: 6px; height: 25px; }
.articleTopCell .NormalBold { color: #FFF; }
.articleContentCell { color: black; padding: 6px; background-color: #CCCCCC; }
.articleTextCell { color: black; padding: 6px; background-color: #FFFFFF; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #336699; height: 25px; }
.articleFooterCell .NormalBold { color: #FFF; }
.featuredTopCell { background-color: #336699; color: white; font-weight: bold; padding: 6px; height: 25px; }

A.Normal.MenuTop:link {
    text-decoration:    underline;
}

A.Normal.MenuTop:visited  {
    text-decoration:    underline;
}

A.Normal.MenuTop:active   {
    text-decoration:    underline;
}

A.Normal.MenuTop:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:link {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:visited  {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:active   {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

