/*  Author:	Juanita Barna
	Date:	Sept, 2009	
	Page:	Allterrainexc
	WEB:	All Terrain, Inc.

 */

     

	 body {
	    background-color:"#B6F7B3";
		font-family: "Times New Roman", serif, sans-serif;
		font-size: 18px;
		}
	
	.tablePics
		{ width: 85%;
		  text-align: center;
		  font-size: 18px;
		  }
	table
		{ width: 85%;
		  text-align: left;
		  font-size: 18px;
		  }
     .txtLittle
		{
		font-size: 15px;
			}
	
	 .txtLogo
		{
		color: black;
		text-align: center;
		font-size: 52px;
		font-style: italic;
		}
	 
	.txtHdr
		{
		color: black;
		text-align: center;
		font-size: 22px;
		font-style: bold;
		} 

	.txtBigger
		{
		color: black;
		font-size: 35px;
		font-style: bold;
		} 
	.txtNorm
		{
		font-size: 18px;
		text-align: left;
		} 

  
		
  
	a:visited    { color: #336699; font-size: 17px;    }  
	a:link       { color: #336699;  font-size: 17px; } 
	a:active      {background-color: "#F3AB76" ;  
				  color: #336699;}

	