	BODY {
	background: #003C80; 
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	color: #F0F0F0;
       	}

	A:link    { color: #F0F000; font-size: 100% }
	A:visited { color: #80C0FF; font-size: 100% }
        A:hover   { color: cyan; font-weight: BOLD font-size: 100% }
        A:active  { color: orange; font-weight: BOLD font-size: 100% }
        
        UL, LI, OL { line-height: 120%; text-align: justify }
       
        #webrings A:link    { color: black; font-size: 100% }
        #webrings A:active  { color: red; font-size: 100% }
        #webrings A:visited { color: blue; font-size: 100% }