body {background-color: #000000;

a{ font-size: small;
	 color: #4169e1;}					:link {color: #0000ff;				text-decoration: none;}				:visited {color: #0000ff;		        text-decoration: none;}


	a:hover {color: #ffff99;			background-color: #0066cc;
	font-weight: bold;	
	text-decoration: none;}
