P { 
   
    color: #000000; }

DIV { 
  
      color: #000000; }

LI {
   
     color: #000000; }

.logo { background-image:url(images/abcf_logo_rev.gif); }
/*DIV.under { font-weight: bold;
		 	font-size: 12px;
		 	text-decoration: underline;
		 	color: #000000; }

DIV.underpurp { font-weight: bold;
		 		font-size: 12px;
			 	text-decoration: underline;
		 		color: #B800B8; }

DIV.bold { font-weight: bold;
		 	font-size: 12px;
		 	text-decoration: none;
		 	color: #000000; }
			
SPAN.blue { font-weight:bold;
			font-size: 12px;
			text-decoration: none;
			color: #0661c4; }

SPAN.bluetiny { font-size: 10px;
				text-decoration: none;
				color: #0661c4; }

SPAN.abcfpurp { font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				text-decoration: none;
				color: #663399; }

SPAN.red { font-weight:bold;
			font-size: 12px;
			text-decoration: none;
			color: #ff0000; }*/
	
A:link { text-decoration: underline; 
		 }
		 
A:active { text-decoration: none; 
		  }
		   
A:visited { text-decoration: underline; 
		    }

A:hover { text-decoration: none;
		  }









