body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #1F1D20;
	margin: 0px;
	color: #999999;
}
.sites-names {
	font-size: 29px;
	font-weight: bold;
	color: #D4BE99;
	letter-spacing: -1px;
}
.sites-thumbs {
	border: 1px solid #000000;
	margin-right: 5px;
	background-color: #5C364B;
	padding: 7px;
	margin-bottom: 5px;
}
.big-header {
	font-size: 54px;
	font-weight: bold;
	color: #F1CEA4;
	padding-right: 15px;
}
.table-sites {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #544B68;
	border-right-color: #544B68;
	border-bottom-color: #544B68;
	border-left-color: #544B68;
	margin-top: 20px;
}
.table-sites TD {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5C364B;
}
.copyrights {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}



.common-text {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.sites-desc {
	font-size: 16px;
	color: #C5C8B7;
}
.sites-desc a:link, .sites-desc a:visited, .sites-desc a:active {
	color:#D4BE99;
	font-size: 16px;
	font-weight: bold;
}
.sites-desc-2 {
	font-size: 16px;
	color: #C5C8B7;
}
.sites-desc-2 a:link, .sites-desc-2 a:visited, .sites-desc-2 a:active {
	color:#A53A4A;
	font-size: 12px;
	font-weight: bold;
}
.sites-desc-2 a:hover {color: #fff}
