body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a:link, a:visited, a:active {
	color: black;
}
a:hover {
	color: #e96803;
}

form {
	margin:0;
	padding:0;
}

.bottom {
	font-size: 10px;
	color: white;
}
.bottom a:link, .bottom a:visited, .bottom a:active {
	color: white;
}
.bottom a:hover {
	color: black;
}

.reviews {
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
}

.heading1 {
	font-size: 25px;
	font-weight: bold;
	color: #444444;
	font-variant: small-caps;
	color: #e96803;
}
.heading2 {
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}

.orangebutton {
	border: 1px solid black;
	background-color: #e96803;
	color: white;
	font-weight: bold;
}

.mini {
	font-size: 10px;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

.submenu a:link, .submenu a:visited, .submenu a:active {
	color: white;
	text-decoration: none;
}
.submenu a:hover {
	color: black;
}
