style2 {
	font-size: 14px;
	font-family: "Gill Sans MT", Verdana, Arial;
	color: #5C5C5C;
}
.style3 {font-size: 12px; font-family: "Gill Sans MT", "Gill Sans Light", Verdana, Arial, Helvetica, sans-serif; color: #5C5C5C; }

#exhibitions{
}

#exhibitions a:link{
	color: #5C5C5C;
	text-decoration: none; 
}

#exhibitions a:hover {
	color: #000000;
	background-color: #F8F8F8;
	text-decoration: none; 
	padding: 0px;
}

