.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CB9DA8;
	text-decoration: none;
}
body {
	background-color: #240514;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.jsclass body .randomcontent{ 
display: none;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #240514;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #471023;
	text-decoration: none;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #471023;
	text-decoration: none;
}
ul { list-style-type: circle;
 }
.closebutton {
	background-image: url(images/close.jpg);
	height: 26px;
	width: 62px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
ol {  padding:5;
}
.button {
background: url(images/send.jpg);
	height: 26px;
	width: 62px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
a.text:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #C2345C;
	text-decoration: none;
}
