@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(../images/bg-no-photos.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a {
	color: #C5971D;
}
a:hover {
	color: #00CCFF;
}
.bdr {
	border: 1px dotted #151A20;
}
.titles {
	font-size: 24px;
	font-weight: bold;
	color: #C59414;
}
