a:link		{ color:orange; text-decoration:none;}
a:visited	{ color:orange; text-decoration:none;}
a:active	{ color:orange; text-decoration:none;}
a:hover 	{ color:yellow; text-decoration:none;}



BODY 	{background-color:navy; }


P            {display:         block;
             font-size:        11pt;
             font-weight:        bold;
             font-family:      verdana;
             color: 	       white; }

blockquote            {display:         block;
             font-size:        11pt;
             font-weight:        bold;
             font-family:      verdana;
             color: 	       white; }

P.caption    {display:         block;
             font-size:        8pt;
             font-family:      arial;
	     text-align:       center;
             color: 	       navy; }

P.splash    {display:         block;
             font-size:        8pt;
             font-family:      arial;
	     text-align:       center;
             color: 	       navy; }

P.nav            {display:         block;
             font-size:        10pt;
             font-weight:        bold;
             font-family:      tahoma;
             color: 	       white; }


LI            {display:         block;
             font-size:        10pt;
             font-family:      arial;
             color: 	       navy; }

H1            {display:         block;
             font-weight:       bold;
             font-size:        11pt;
             font-family:      tahoma;
             color: 	       navy; }