body {
	margin-top: 15px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.ltext {
	font-size: 18px;
	font-weight: bold;
}

.tabl {
	border: 1px solid #7f7f7f;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
}
.pinktitle {
	font-size: 24px;
	color: #a6286f;
	text-transform: uppercase;
}
.forminput {
	background-color: #27272a;
	border: 1px dotted #666666;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.formbutton {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #663366;
	border: 1px solid #999999;
}


.footerlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #93375f;
	text-decoration: none;
}
.footerlinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}.nametitles {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #669999;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a6286f;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #51888b;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
