.links {
	color: #00509E;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;

	}

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


.text {
	color: #00509E;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	margin-left: 320px;
	margin-right:20px;
	border:solid 1px #ffffff;		
	padding:20px;

	}
	
h1 {
font-size: 13px;
}