/*Style sheet for Jones Literary Services. - created October 09, 2007*/

	
	 body{
	margin: 0;
	padding:0;
	font-family : Arial, Helvetica, sans-serif;
	font-size:10pt;
	color : black;
	
}
	
	p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color : #000000;
}          
			 
h6  {
	color : #321032;
	text-decoration : none;
	font : bold;
}
			 

a:link  {
	color : #000000;
	font : bold;
	text-decoration : underline;
}

a:visited  {
	color : #000000;
	text-decoration : italize;
}

a:hover {
	color : #000000;
	background-color : #A6A66A;
	text-decoration : none;
}	