a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: F79646;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F79646;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F79646;
}

li {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.aonwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: ##F79646;
	text-decoration: none;
	border: 0px;
}

.rule {
	color: #F79646;
	 background-color: #F79646;
	/*width: 100%;*/
}

.h1menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}

.tableforsale {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 2px solid #F79646;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #F79646;
	border-left: 2px solid #FFFFFF;
}
.bar {
	background-color: #F79646;
}

.more {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #F79646;
	height: 18px;
	width: 120px;
	left: 5px;
	
}
.pictcell {
	width: 300px;
	background-color: #FFFFFF;
	
}
.cellforsale {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

/*BUTTONS BELOW ~~~~~~~~~~~~~~ RELE ~~~~~~~~~~~~~~~~~~*/

<style type="text/css">

/* CSS Tabs */
#button {
width: 160px;
/*border-right: 1px solid #000;*/
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Tahoma, Arial, sans-serif;
/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
font-size : 10px;
background-color: #F79646;
color: #333;
}
#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#button li {
border-bottom: 1px solid #90bade;
margin: 0;
list-style: none;
list-style-image: none;
}
#button li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 0px solid #1958b7; /* was 10px*/
border-right: 0px solid #508fc4; /* was 10px*/
background-color: #F79646;
color: #fff; /*font color*/
text-decoration: none;
width: 100%;
}
html>body #button li a {
width: auto;
}
#button li a:hover {
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}
#button li #active {
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

  </style>.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F79646;
}
