a img {
	border-style:solid;
	border-width: 1px;
	border-color: #CCB399;
}

a:link { 
	color: #dddddd; 
	font-weight: bold; 
	text-decoration: underline; 
} 
 
a:hover { 
	color: #dddddd;
	font-weight: bold; 
	text-decoration: none;
} 

a:visited { 
	color: #cccccc; 
	font-weight: bold; 
	text-decoration: underline; 
}
