a:link{	text-decoration: none;	color: rgb(204,255,0); }a:visited{	text-decoration: none;	color: rgb(102,204,0); } a:active {	text-decoration: none;	color: rgb(255,255,0);}a:hover{	text-decoration: none;	color: lightgreen;}body{	font-family: Verdana ,Book Antiqua, Arial, Helvetica;	background-color: rgb(0,0,0);	color: rgb(102,255,51);}table{	table-border-color-light: rgb(255,255,153);	table-border-color-dark: rgb(255,255,51); }h1, h2, h3, h4, h5, h6{	font-family: Verdana, Arial, Helvetica;}h1{	color: rgb(204,255,0);}h2{	color: rgb(153,504,255); }h3{	color: rgb(255,51,153); }h4{	color: rgb(255,51,153);}h5{	color: rgb(153,504,255);}h6{	color: rgb(204,255,0);}p            { text-align: Left; word-spacing: 1; line-height: 150%; text-indent: 15;                margin-left: 10; margin-right: 65; margin-top: 5;                margin-bottom: 5 }