a:link, 
a:visited { 
	color: #e0e0ee; 
	text-decoration: none; 
	font-family: verdana, "trebuchet ms", gadget, arial, sans-serif;
	font-size: 80%;
	}
a:hover	  { 
	color: #ffffc0; 
	text-decoration: underline; 	
	}
a:active  { 
	color: #ffb0ff; 
	}
a, a:hover, a:link, a:active, a:visited img {
	border: 2px;
	}
