/*Style sheet for Jake's Place*/


body         { background-color: #000000 ; 
               font-family: Verdana, Arial, sans-serif; color: #000000 
               }
               
a:link	{color:#6C4B15;
	text-decoration: none;
	}

a:hover	{background-color:#ffffc0;
	 		font-style: bold;
	}
	
a:visited	{color:#684038;
	 		text-decoration: none;
	}