img:link {
	color: #000000;
	background: #FFD500;
	font-family: verdana, arial ;
	font-weight: bold;
	text-decoration: none ;
	}

img:hover {
	color: #FFFFFF;
	background: #000066;
	font-family: verdana, arial ;
	font-weight: bold;
	text-decoration: none ;
	}
