body
{
   font-family:arial;
}
p.state {
 padding:4px;
 background-color:#99ccff;
 font-size:16px; 
 text-align:center;
}
p.region {
 padding:4px;
 background-color:#9999ff;
}
a:hover {
   text-decoration: underline;
   color: red;
}
A:hover img{
   opacity: .5;
   filter: alpha(opacity=50);
}
table.news {
   font-family: arial, verdana;
   font-size: 14px;
   color: #000000;
   background-repeat: no-repeat;
   vertical-align: top;
}
table.news A:link {
   font-family: arial;
   font-weight: bold;
   font-size: 14px;
   color: #CC66FF;
}
table.news A:visited {
   font-family: arial;
   font-weight: bold;
   font-size: 14px;
   color: #CC66FF;
}
table.news A:hover {
   font-family: arial;
   font-weight: bolder;
   font-size: 1.5em;
   color: #CC66FF;
}
table.news A:active {
   font-family: arial;
   font-weight: bold;
   font-size: 14px;
   color: #CC66FF;
}

