/* style copyright  © JosephinePiraneo for GlassSlipperWebDesign.com. Duplication or redistribution is strictly prohibited. */

a:link{
	background: transparent;
	color: #FFFFE0;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #FFFFE0;
	text-decoration: underline;
}

a:hover{
	background-color: #9999c7;
	color: #000000;
	text-decoration: underline overline;
}

a:active{
	background-color: #9999c7;
	color: #000000;
	text-decoration: underline overline;
}

body{
	background-color: #330066;
	color: #D8BFD8;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	
}

h1 {
	background: transparent;
	color: #DCDCDC;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}


p{
	background: transparent;
	color: White;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

td{
	background: transparent;
	color: White;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

.MOcopyrights {
	font-size: 10px;
}



.MObox {
	background: transparent;
	border-bottom: 0px dashed White;
	border-left: 3px dashed White;
	border-right: 0px dashed White;
	border-top: 0px dashed White;
}

.covers {
	border: thick solid White;
}