a:link    { font-family: Verdana,sans-serif; text-decoration: none; color: white;  padding: 5px; }
a:visited { font-family: Verdana,sans-serif; text-decoration: none; color: silver;   padding: 5px;}
a:hover   { font-family: Verdana,sans-serif; text-decoration: UNDERLINE OVERLINE; color: red; padding: 5px;  background-color: silver;}
a:active  { font-family: Verdana,sans-serif; text-decoration: none; color: silver; padding: 5px;}

a.darklink:link    {color: white; text-decoration: underline; }
a.darklink:visited {color: tan; text-decoration: underline ; }
a.darklink:hover   {color: blue; text-decoration: UNDERLINE OVERLINE; }
a.darklink:active  {color: red; }

a.navbar:link    {color: white; text-decoration: underline; }
a.navbar:visited {color: tan; text-decoration: underline ; }
a.navbar:hover   {color: blue; text-decoration: UNDERLINE OVERLINE; }
a.navbar:active  {color: red; }




a.lightlink:link    {color: navy;  }
a.lightlink:visited {color: navy; text-decoration: none;}
a.lightlink:hover   {color: maroon; font-weight: bold; text-decoration: underline; }
a.lightlink:active  {color: red; }

.caution {font-family: Verdana; font-size: 12pt; color: red; }

.newstitle {font-family: Verdana; font-size: 10pt; color: white; font-weight:bold; padding-left:0;}
.newstext {font-family: Verdana; font-size: 10pt; color: white; font-weight:normal}
.newsdate {font-family: Verdana; font-size: 8pt; color: white; font-weight:normal; font-style:italic}


.caption {font-family: Verdana; font-size: 12px; font-weight: bold; color: white; }
.homephoto {border: 1px solid ; width: 310px; height:225px; margin: 12px 3px 0px 3px; /*top,right,bottom,left*/ }


#overprint{position: relative; left: 0px; top: 100px; font-family: Verdana; font-weight: bold; font-size: 20pt; color: red;}


body { color: rgb(0, 0, 0); background-color: rgb(51, 0, 102);" alink="#ffffff" link="#ccffff" vlink="#99ff99" }

