a.headlink:link {
color: #008800;
font-size: 150%;
text-decoration:none;
}
a.headlink:visited {
color: #008800;
font-size: 150%;
text-decoration:none;
}
a.headlink:hover {
color: #0000FF;
font-weight:bold;
font-size: 150%;
text-decoration:none;
}

a{text-decoration:none; color:blue}
a:hover{text-decoration:underline; color:red}


table.news { color: #ffffff; background: #000000; border: 1px; }
table.news td { color: #000000; background: #ffffff; border: 1px; }



