
	.crumb {	font-size: 10px;
				font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
				text-decoration: underline;
				color: #cc3366; }

	.anticrumb {	font-size: 10px;
				font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
				text-decoration: none;
				color: #000000; }								
					
	.bold {	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
    			font-size: 12px; 
				font-weight: bold;
    			color: #000000; }
				
	.light {	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
    			font-size: 12px; 
				font-weight: bold;
    			color: #eeeeee; }										  

	.normal {	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
    			font-size: 12px; 
    			color: #000000; }

	.clubblue { color: #1f5394; }

	.babyblue {	color: #6699cc; }
				
	.i {	font-style: italic; }
	
	.u {	text-decoration: underline; }

	
LI { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
      font-size: 12px; 
      color: #000000; }	
		
TD { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
      font-size: 12px; 
      color: #000000; }	
		
DIV { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
      font-size: 12px; 
      color: #000000; }	

INPUT.small {	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
    			font-size: 10px; 
    			color: #ffffff; 
				background-color: #9BB1C6; }	
			 									

A:link.bold { text-decoration: none; 
		 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		 font-weight: bold;
		 font-size: 11px;
		 text-decoration: none;
		 color: #000000; }
		 
A:active.bold { text-decoration: none; 
		   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		   font-weight: bold;
		   font-size: 11px;
		   text-decoration: none;
			 color: #000000; }
		   
A:visited.bold { text-decoration: none; 
		    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
			text-decoration: none;
			 color: #000000; }

A:hover.bold { text-decoration: none;
		  	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 11px;
			text-decoration: none;
			 color: #000000; }	
			 

A:link { text-decoration: none; 
		 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		 font-weight: none;
		 font-size: 11px;
		 text-decoration: underline;
		 color: #274D64; }
		 
A:active { text-decoration: none; 
		   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		   font-weight: none;
		   font-size: 11px;
		   text-decoration: underline;
			 color: #274D64; }
		   
A:visited { text-decoration: none; 
		    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-weight: none;
			font-size: 11px;
			text-decoration: underline;
			 color: #274D64; }

A:hover { text-decoration: none;
		  	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
			font-weight: none;
			font-size: 11px;
			text-decoration: underline;
			 color: #274D64; }			
				


