@charset "UTF-8";

#links {
	padding-top:460px;
	font-size: 10pt;
	color: #ffffff;
}

#links a {
	color: #ffffff !important;
}

#links a:hover {
	color: #ff9900 !important;
}

#links ul {
	/*margin-left:20px;*/
	list-style: none;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.5;
}

#links ul li {
	float:left;
	margin-right: 15px;
}
