.menu {
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #685f4c;
	text-decoration: none;
	font-weight: bold;
}
.bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.bottom a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #066382;
	text-decoration: none;
}

.bottom a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #066382;
	text-decoration: underline;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
td a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #066382;
	text-decoration: none;
}
td a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #066382;
	text-decoration: underline;
}

