         A:link              {color:#000000; text-decoration:underline}
         A:visited           {color:#000000; text-decoration:underline}
         A:hover             {color:#cccccc; text-decoration:underline}
		 
         A.footer:link       {color:#FFFFFF; text-decoration:none}
         A.footer:visited    {color:#FFFFFF; text-decoration:none}
         A.footer:hover      {color:#cccccc; text-decoration:none}

		 
         A.red:link       {color:#cc0000; text-decoration:underline}
         A.red:visited    {color:#cc0000; text-decoration:underline}
         A.red:hover      {color:#000000; text-decoration:none}
		 
		 /* GLOBAL ELEMENTS */
		 
		 TD 				 {
		                     font-family: Arial, Verdana, sans-serif;
							 color:#000000;
		 					 font-size:11px
							 }
									  
		.footer_cell         {
		                     
							 font-size:10px;
							 color:#FFFFFF;
		                     }
							 				 
		.quote_testimonial   {
							 background-color: #E5E7E3; 
		                     }
							 
		.testimonial_name    {
		                     font-family: Arial, Verdana, sans-serif;
							 color:#666666;
							 font-style: italic;
		 					 font-size:11px
		                     }				 
							 
		 .left_bold          {
		                     font-weight:bold;
							 }

		 ul                  {
		 					 list-style-image: url(../images/list_arrow.gif); 
		                     clip:   rect(   );
							 }

							 
		 /* HOME ELEMENTS */
							 
							 
		.body_home  		 {
		                     background: url("../images/bg_home.gif") no-repeat; 
							 background-position: 0% 0%; 
							 background-color: #000000; 
		                     }
							 
		 .home_text			 {
		                     font-family: Arial, Verdana, sans-serif;
							 color:#000000;
		 					 font-size:11px;
							 line-height:14px;
							 }
		
        .home_title          {
		                     font-family: Arial, Verdana, sans-serif;
							 color:#FFFFFF;
		 					 font-size:12px;
							 font-weight:bold;
							 }
							 
        .home_bold           {
		                     font-size:11px;
							 font-weight:bold;
							 }
							 
							 
							 
		 /* SUB ELEMENTS */
		 
        .red_bold           {
		                     color:#cc0000;
		                     font-size:11px;
							 font-weight:bold;
							 }
		
		.testimonial_author  {
		                     font-family: Arial, Verdana, sans-serif;
							 color:#000000;
		 					 font-size:12px;
							 font-weight:bold;
							 text-align:center;
							 }
