#wrapper #mainContent p a img a, a:link, a:visited {
	float: left;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#wrapper #mainContent p a img a:hover {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #4300FF;
	border-bottom-color: #4300FF;
}

