.links {
	color: #7D7D7D;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	margin-left:55px;

	width:540px;
	}


.links a:link { color: #7D7D7D; text-decoration:underline;}
.links a:visited { color: #7D7D7D; text-decoration:underline;}
.links a:hover { color: #7D7D7D;text-decoration:underline; }
.links a:active { color: #7D7D7D;text-decoration:underline; }
.links a:focus { color: #7D7D7D; text-decoration:underline;}



