a:link    {  color: #0099CC; text-decoration: none}
a:visited {  color: #336699; text-decoration: none}
a:hover   {  color: #CCCCCC; text-decoration: underline}
body      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	padding-left: 25px;
	background-color: #000000;
	      }

