.creamaddress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(255,255,204);
	font-weight: bold;
	background-color:#005D95;
	vertical-align: middle;
	line-height: normal;
}
a {
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	color: #005D95;
}
a:hover{color:#668AB7;}

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,204);
	background-color: #005D95;
}
