.copyright {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 11px;
}

.regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

.bottomlinks {font-family: Georgia, "Times New Roman", Times, serif; color: #999999; font-size: 11px; }

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

body {
	background-color: #1C1C1C;
}
.title {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
.quotation {
	color: #FFE4D8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
