p {
	font-family: Trebuchet MS, Arial;
	color: #A6AAB3;
	font-size: 13px;
	margin-left: 20px;
	margin-right: 20px;
}
.h1 {
	color: #292D36;
	font-family: Gill Sans MT, Trebuchet MS;
	font-size: 17px;
	font-weight: bold;
}
a, a:visited {
	color: #E3D6BB;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:visited:hover {
	color: #ffffff;
	font-weight: bold;
}
a.menu1, a.menu1:visited {
	font-family: Gill Sans MT, Trebuchet MS;
	color: #716B5D;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu1:hover, a.menu1:visited:hover {
	font-family: Gill Sans MT, Trebuchet MS;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
