body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #651107;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.content {

	
	width: 780px;
	background-color: #E3D600;
	padding: 10px;
	margin: auto;
}

h1{
	font-size: 18px;
	font-style: oblique;
	
	
}

h2{
	font-size: 16px;
	font-style: oblique;
	margin-bottom: 2px;
	
}

.price{
	font-size: 18px; color: Yellow;
}

a:link, a:visited, a:active {
	
	font-family: arial;
	font-size: 14px;
	color: navy;
	text-decoration: underline;
	
	}

a:hover {
	
	font-family: arial;
	color: red;
	font-size: 14px;
	
	}
	
	
	a.footer:link, a.footer:visited, a.footer:active {
	
	font-family: arial;
	font-size: 14px;
	color: yellow;
	text-decoration: underline;
	
	}

a.footer:hover {
	
	font-family: arial;
	color: lime;
	font-size: 14px;
	
	}
	
	
	.footer{
		width: 790px;
		margin: auto;
		padding-left: 5px;
		padding-right: 5px;
		color: White;
		background-color: #4F0000;
	}

a.adlit:link, a.adlit:visited, a.adlit:active {
	
	font-family: arial;
	font-size: 14px;
	color: Red;
	text-decoration: underline;
	
	}

a.adlit:hover {
	
	font-family: arial;
	color: Lime;
	font-size: 14px;
	
	}
