A:ACTIVE, A:VISITED, A:LINK
{
color:black;
text-decoration: none;	
}

A:HOVER
{
color:black;
text-decoration: underline;	
}

.GreyText
{
font-family: Arial;
font-size: 13px;
color: #AAAAAA;
}

A:LINK.NewsLink, A:ACTIVE.NewsLink, A:VISITED.NewsLink, A:HOVER.NewsLink
{
font-family: Arial;
font-size: 13px;
color: #006600;
text-decoration: none;
}

A:LINK.NewsLinkDay, A:ACTIVE.NewsLinkDay, A:VISITED.NewsLinkDay
{
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #006600;
text-decoration: none;
}

A:HOVER.NewsLinkDay
{
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #006600;
text-decoration: underline;
}






 




