/* style Copyrighted Glass Slipper WebDesign. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #DBB4B4;
	font-weight: bold;
	text-decoration: underline;
}

 a:hover {
	color: #A53B6E;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color:#593541;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1{
	color: White;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font: italic;
	text-align: center;
}

h2 {
	color: Purple;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}

td, p {
	color: #000000;
	font: bold 12px Verdana, Arial, sans-serif;
}

.content {
	border: 2px solid #2F0E15;
	background-image: url(images/parchment.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

.copyrights {
	color: #CC9999;
	font-size: 10px;
}

.cover {
	border: medium double #2F0E15;
}

.excerpt {
	color: #000000;
	font: normal normal bold 12px/normal Verdana, Arial, sans-serif;
}