DIV.body 		{font-size: 9pt;
				font-family: "arial"}
			
A:link			{font-family: "arial";
				color: #0080ff;
				font-size: 9pt;
				text-decoration: none;
				font-weight: bold}

A:visited		{font-family: "arial";
				color: #0080ff;
				font-size: 9pt;
				text-decoration: none;
				font-weight: bold}
				
A:hover			{font-family: "arial";
				color: red;
				font-size: 9pt;
				text-decoration: underline;
				font-weight: bold}
							
DIV.homeBody 	{font-size: 9pt;
				font-family: arial;
				color:silver;
				position:absolute; left:160; top:200;
				width:520}

DIV.officerBody {font-size: 9pt;
				font-family: arial;
				color:silver;
				width:520}
				
span		 	{font-size: 9pt;
				font-family: arial;
				color:silver;
				font-weight: bold}
				
td.officerBody2	{font-size: 9pt;
				font-family: arial;
				color:silver;
				width:520}
				
				<!--- old color for links #0080ff --->