#newDisciples a {
color: #666666;
}

/* turn off borders on all linked images */
a img {
  border: solid 1px #CCCC99;
  }

/* display border on hover */
a:hover img {
  padding: 0;
  border: solid 1px
  }

body {font-family: Arial, Helvetica;
	 background: #CCCC99;
	 color: #000000;
	 font-size: 10pt;}
	 
td {font-family: Arial, Helvetica;
	 color: #000000;
	 font-size: 10pt;}

a {text-decoration: none;}
a:link {color: #CC0000;}
a:visited {color: #CC0000;}
a:active {color: #FF0000;}
a:hover {text-decoration: underline;}

span.title { font-size: 10pt;
	         font-weight: bold;}
			 
span.BIGtitle { font-size: 12pt;
	         font-weight: bold;}
			 	 
span.links { font-size: 8pt;
			 color: #666666; }
	 
span.small { font-size: 7pt; }

span.smallRed { font-size: 7pt;
				color: #CC0000; }
span.homeWriting { font-family: Arial, Helvetica;
			  font-size: 8pt;
			  color: #000000; }