.horizontalLinks {

	text-decoration: none;

	color: #666666;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

}

.orangeVerticalLinks {

	color: fc9331;

	text-decoration: none;

}

.darkGreyLinks {

	color: #333333;

	text-decoration: none;

	font-size: 9px;

}

.lightGreyLinks {

	color: F5F5F5;

	text-decoration: none;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

   

	a:hover {text-decoration: none; color: FEAB32}

	

.greyVerticalLarge {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #747474;

	text-decoration: none;

}

.greyVerticalSmall {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: 747474;

	text-decoration: none;

}
.imageBorder {
	border: 1px solid #E3E3E3;
}