/*Local CSS for Resource Links*/

#links {
	float: center;
	border: 0px dashed #ffffff;
	background: #000000;
	width: 550px;
	margin: auto;
	text-align: center;
	color:#c0c0c0;
	font-size: 14px;
}

