/* CSS Document */
/* css style sheet for www.spiritweaves.com  created by anneli molin-skelton */

html {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12pt palatino;
	color: #291a10;
	background-image: url(images/soulswindow-background-new.jpg);
	margin: 0px;
	padding: 20px;
}

p {
	font: 12pt palatino;
	color: #291a10;
	margin: 0px;
	padding: 20px;
}

#footer a{
	font-family:century gothic;
	font-size:10pt;
	color:291a10;
}

#footer a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #291a10;
	}
#footer a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #291a10;
	}
#footer a:hover { 
	text-decoration: none; 
	color: #660000;
	}
	
	#footer a:active { 
	text-decoration: none; 
	color: #660000;
	}

a{

font-family:century gothic;
font-size:12pt;
color:660000;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #660000;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #660000;
	}
	
a:hover { 
	font-weight: none; 
	text-decoration: none; 
	color: #840000;
	}
	
a:active { 
	text-decoration: none; 
	color: #660000;
	}
		
