a:link {text-decoration: none}a:visited {text-decoration: none}a:hover {text-decoration: none}a:active {text-decoration: none}a:link{	color: rgb(254,195,84); }a:visited{	color: rgb(204,204,204); } a:active {	color: rgb(255,255,153);}body{	font-family: Verdana, Arial, Times;	background-color: rgb(0,0,0);	color: rgb(0,0,0);}
