H1 {color:#005828}
td {color:#999999}

a.email:link {background:#ffffff; color:#005828;}
a.email:visited {color:#005828;}
a.email:hover {background:#999999}

a:link {font-size:"12pt";font-weight:bold; background:#005828; color:#ffffff}
a:visited {font-size:"12pt"; font-weight:bold; color:#ffffff}
a:hover {font-size:"12pt"; font-weight:bold; background:#999999}

a.churches:link {background:#ffffff; color:#005828;}
a.churches:visited {color:#005828;}
a.churches:hover {background:#999999;}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
a:link {color:#99999}
a:visited {color:#99999}
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: ;
text-color: "#ffffff";
background-color: "#005828";
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: "#999999";
}
