a:link{	color: rgb(100,100,120); }a:visited{	color: rgb(100,100,120); } a:hover      { color: rgb(240,152,0) }body{	font-family: Arial, Helvetica;	background-color: rgb(5,5,75);	color: rgb(0,0,0);}
