a:visited { color:white}
a:link { color:white}
a:hover {
	color:white;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active { color:white}
.images {
	padding: 5px;
	position: relative;
	float: left;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: ridge;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	height: auto;
	width: auto;
	overflow: visible;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: none;
}
