/*Style sheet for Triangle Quarter Horses - created March8, 2006*/



.scrollbars {
	            scrollbar-face-color: #374479;  
               scrollbar-highlight-color: #8D4F26; 
               scrollbar-shadow-color: #8D4F26; 
               scrollbar-arrow-color: #ffffff; 
               scrollbar-base-color: #8D4F26;
               scrollbar-3D-light-color: #8D4F26; 
               scrollbar-dark-shadow-color: #8D4F26;
  
	         }
  
               
body         { background-color: #374479; 
               background-image: url("back.gif");
               font-family: Arial, Verdana, sans-serif;
               color: #2C518D;
                       }


a:link	{color: #AF7607;
	text-decoration: none;
	}

a:hover	{color:#35467A;
           background-color: #EFB800;
           text-decoration: underline, overline;

	 }
	
a:visited	{color: #AF7607;
	 		text-decoration: none;
	}

               
               
                              }
               
