p {  font-family: Courier, sans-serif; color: #000000}

li,ul,h1,h2,h3,h4,form {
	font-family: Courier, sans-serif;
	color: #000000
}

 a:link { text-decoration:none; color: #000000   }
 a:visited { text-decoration:none;  color: #000000   }
 a:hover { text-decoration:none;  color:#FFFFFF;  }
 a:active { text-decoration:none; color:#FFFFFF;  }
