 body {
    background-image : url(../Images/mysticstore/claret.jpeg); 
	background-repeat: repeat;
} 

table{
border: medium ridge #660033;
background-image : url(../Images/mysticstore/claret.jpeg); 
background-repeat: repeat;

}
table.none{
	border: none;
	background-image : url(../Images/mysticstore/claret.jpeg); 
background-repeat: repeat;
}
h1 {
	font-weight : normal;
	font-size : 10pt;
	color: #000000;
	font-style : normal;
	font-family : Verdana, sans-serif;
	text-indent: 5px;
	background-color: #9933FF;
 } 
 
h1.navy{ 
 color : #000066; 
  } 

  
h2 {
font-weight : normal;
font-size : 9pt; 
 color : #99FFFF; 
font-style : normal; 
font-family : Verdana, sans-serif;
 }
  
p {
font-weight : normal;
font-size : 9pt; 
color : #000000;
font-style : normal; 
font-family : Verdana, sans-serif;
margin-left: 8px;
margin-right: 5px;
 }

 .link{
 font-family: Verdana, sans-serif; 
font-size:9pt; 
font-weight: normal; 
color: #330099; 
text-decoration: underline; 
 }

 
li { 
font-weight : normal; 
font-size : 9pt; 
color : #9999FF; 
font-style : normal; 
font-family : Verdana, sans-serif; 
} 
li.list{
	font-weight : normal;
	font-size : 9pt;
	color : #9999FF;
	font-style : italic;
	font-family : Verdana, sans-serif;
	list-style-type: circle;
} 


td { 
font-weight : normal; font-size : 8pt; color : #9999ff; font-style : normal; font-family : Verdana, sans-serif; 
} 
.none{
    background-image : url(../Images/tarot/anns.jpg);
	background-repeat: repeat;
}

td.bordered{
	border-top: medium groove #333399;
	border-bottom: medium ridge #333399;
	border-right: medium ridge #333399;
	border-left: medium ridge #333399;
	background-color: #330066;
	background-image:none;
 }
 
a:hover {
font-family:Verdana, sans-serif; 
font-size: 9pt; 
font-weight: normal; 
color: #330066;
text-decoration: none; 
}

a{ 
font-family: Verdana, sans-serif; 
font-size:9pt; 
font-weight: normal; 
color: #FF66FF; 
text-decoration: none 
}
.fuscia{
	background-color: #FF0099;
}

.navigation{
	font: normal 9pt Verdana, sans-serif;
	color: #CC99FF;
	text-decoration: none;
	background-color: #330066;
	display: block;
	padding: 3px;
	width: 80px;
	list-style: none;
	text-indent: 3px;
	border-bottom: 2px solid #6600cc;
	border-top:  #9966FF 1px solid;
	padding-bottom: 2px;

}

.navigation:hover{
	font: normal 9pt Verdana, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #660000;
	display: block;
	display: block;
	padding: 2px;
	width: 80px;
	list-style: none;
	text-indent: 3px;
	border-bottom: 2px solid #6600cc;
    border-top:  #9966FF 1px solid;

}


.horizontal{
	font: normal 10pt Verdana, sans-serif;
	color: #CC99FF;
	text-decoration: none;
	background-color: #330066;
	display: inline;
	padding: 2px;
	width: 120px;
	list-style: none;
	text-indent: 1px;
	border-right: 2px solid #339999;
	border-left: 2px solid #339999;
	border-bottom: 2px solid #6600cc;
	margin-bottom: 2px;
}

.horizontal:hover{
	font: normal 10pt Verdana, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #660000;
	display: inline;
	padding: 2px;
	width: 120px;
	list-style: none;
	text-indent:1px;
	border-right: 2px solid #00FFFF;
	border-bottom: 2px solid #6600cc;

}

.bio{
	margin-right: 5px;
	margin-bottom: 2px;
}
