      a {text-decoration:underline; color:#000066}
      a:hover {text-decoration:none; font-weight:bold; color:#000066}
	.nu {text-decoration:none; font-weight:bold}
	.nu:hover {text-decoration:underline; color:#ffffff}

.border {border-right-color: #666666;
	border-left-color: #cccccc;
	border-top-color: #cccccc;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;}

   	
p {
  text-align: left;
  font-family: Arial, sans-serif;
  font-size: 1.1em;
  width: 770px;
  }
  



