/*Style sheet for Two Hats Ranch - created October 04, 2002*/


body	{
	font-family: verdana, sans-serif;
	font-color: #000000;
	background-color : #29515A;
}


a:link	{color: #29515A;
	text-decoration: none;
	}

a:hover	{background-color:#E7DBCE;
	text-decoration: bold;
	}
	
a:visited	{
	 color: #730018;
	 text-decoration: none;
	}




