A		{text-decoration: none;}  /* while IE recognized FONT: NS pretty much skipped */
                                  /* anything FONT until.... I specified FONT-FAMILY: */
/* green 006600 blue 003399 goldenrod daa520 gold E7D38C */
A:HOVER {background: #003399;
		color :  WHITE;}
li	  {color: #006600;
			font-family: verdana;
			font-size: 10pt;
			font-weight: bold}    
h2	  {color: #003366;
            background-color: #daa520;
            text-decoration: underline;
			font-family: 'new times roman',verdana;
			font-size: 20pt;
			font-weight: bold}
h3	  {color: #003366;
            background-color: #daa520;
            text-decoration: underline;
			font-family: 'new times roman',verdana;
			font-weight: bold}
p	  {color: #006600;
            /*background-color: #daa520;*/
            /*text-decoration: underline;*/
			font-family: Arial, Helvetica, sans-serif;
		}
h4	  {color: #003399;
			font-family: verdana;
			font-size: 12pt;
			font-weight: bold}
TD.thistable {padding-left:5px;}
/* begin proper etiquette here */
/* ============================================== */			 
/* Coming Attractions Links of Interest */
A.attloilinks {font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px;
			font-weight: bold; 
			color: #ffffff;
			text-decoration: underline;}
A.attloilinks:hover {font-family: Arial, Helvetica, sans-serif;
			 font-size: 12px; 
			 color: #daa520; 
			 text-decoration: underline;}
/* ============================================== */
.likeh2	  {background: #DAA520;
			color: #003366;
            text-decoration: underline;
			font-family: '"new times roman"',verdana;
			font-size: 20pt;
			font-weight: bold}		
#url	  {color: #ffff00;
			font-family: verdana;
			font-size: 12pt;
			font-weight: bold}
.url {font-family: arial,helvetica,sans-serif;
			font-size: 8pt;
           color: #003366;
           background-color: #DAA520;
		   text-decoration: underline;}
.uline {text-decoration: underline;
           background-color: #003366;}
.littleknown {color: #006600; font-family: georgia,verdana; font-size: 10pt; font-weight: bold}
.govpepinit {font-family: arial, helvetica; color: #006600; font-size: 10pt; font-weight: bold}
.mheffect1 {background: #daa520; color: #003366; text-decoration: underline;}
.mheffect2 {background: #DAA520; color: #003399; text-decoration: underline;}
.mheffect3:hover {background: green; color: maroon; text-decoration: none;}
.mheffect4:hover {background: orange; color: black; text-decoration: none;}
.li2indx {font-family: verdana; font-size: 8pt; font-weight: bold; color: #FFFFFF;}
.li2mapdirect {font-family: verdana; font-size: 8pt; font-weight: bold; color: #006600;}		

