A.search-link { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
font-weight: bold;
}

A.search-link:link    { text-decoration: none; font-weight:bold; color: green;} 
A.search-link:visited { color: black;}

A.search-link:hover {
text-decoration: none; 
color:#003300;
font-size:10.5px;
}

A.text-link:link    { text-decoration: none; font-weight:bold; color: green; font-size:13px;} 
A.text-link:visited { color: black;}

A.text-link:hover {
text-decoration: none; 
color:#003300;
font-size:13.5px;
}

td.green {
color:#79FF87;
font-weight:bold;
background-color:gray;
font-size:12px;
}

td.heading {font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:green}
td {font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;}


