.links {
	font-family: "Century Gothic";
	font-size: 9px;
	text-decoration: underline;
	color: #FF6600;
}
a:link {
	color: #996600;
}
a:hover {
	color: #CC6600;
}
