.links {
	font-family: "Century Gothic";
	font-size: 15px;
	font-style: normal;
	line-height: 3;
	font-weight: normal;
	color: #FF8C00;
	text-decoration: none;
	border-color: #000000;
}
.links:hover {
	font-family: "Century Gothic";
	font-size: 15px;
	font-style: normal;
	line-height: 3;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-color: #000000;
	
	
}
.linkssmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 5;
	font-weight: bold;
	color: #FF8C00;
	text-decoration: none;
	position: static;
	
}
