.TextEnlarge {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ACC8DD;
}

.TextGallery {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 2px;
}


a, strong a {
	color: #FF6600;
	text-decoration:none;
	outline: none;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration:underline;
}

a:hover img.img_border{
	border-top-color: #FFFF33;
	border-right-color: #FFFF33;
	border-bottom-color: #FFFF33;
	border-left-color: #FFFF33;
}

img.img_border, a img.img_border {
	border: 5px solid #FFFFFF;
}
.TD_Gallery {
	padding: 5px;
}
