.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}

.menu_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
}

.menu_links A:link {text-decoration: none; color: white;}
.menu_links A:visited {text-decoration: none; color: white;}
.menu_links A:active {text-decoration: none; color: white;}
.menu_links A:hover {text-decoration: underline; color: F5E9B0;}