body {
	font-size: 14px;
	color: Black;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #0000CD;
}


h1 {
	color: Black;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}

.title {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}

.adsTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	color: #966C0A;
}

.warning {
	font-size: 13px;
	border: 1px solid Maroon;
	background: #FFFFF0;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.usc2257 {
	font-size: 12px;
	color: #696969;
}

.usc2257 a:active, .usc2257 a:focus, .usc2257 a:hover, .usc2257 a:link, .usc2257 a:visited {
	font-size: 12px;
	color: Navy;
}

.adsMain {
	color: #B96600;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adsMain a:active, .adsMain a:focus, .adsMain a:link, .adsMain a:visited {
	color: #0000CD;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adsMain a:hover {
	color: Red;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adsGallery {
	color: #B96600;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adsGallery a:active, .adsGallery a:focus, .adsGallery a:link, .adsGallery a:visited {
	color: #0000CD;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adsGallery a:hover {
	color: Red;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.img {
	border: 3px double Black;
}