body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;

}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dbcca2;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:17px;
	color: #9c9c9c;
}
.white-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:17px;
	color:#CCCCCC;
}
.enter-txt {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CE5990;
}
.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CE5990;
}
a:link {
	color: #dbcca2;
	text-decoration: none;
}
a:visited {
	color: #dbcca2;
	text-decoration: none;
}
a:hover{
	color: #dbcca2;
	text-decoration: none;
}
.enter:link {
	color: #CE5990;
	text-decoration: none;
}
.enter:visited {
	color: #CE5990;
	text-decoration: none;
}
.enter:hover{
	color: #CE5990;
	text-decoration: underline;
}
.h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D8CC3C;
	padding-left:4px;
	word-spacing:2px;
}