
A.newsLink2
{
font-size: 16px;
text-decoration: none;
font-weight: bold;
color: #008;
}
A.newsLink2:HOVER
{
font-size: 16px;
text-decoration: underline;
font-weight: bold;
color: #008;
}
A.newsLink1
{
font-size: 16px;
text-decoration: none;
font-weight: bold;
color: #B00;
}
A.newsLink1:HOVER
{
font-size: 16px;
text-decoration: underline;
font-weight: bold;
color: #B00;
}
.news_bx {color: #666;border: solid 1px #BBD;width: auto;text-align: center;padding: 6px;margin: 0px;margin-bottom: 8px;}
