.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.menu A:LINK, .menu A:ACTIVE, .menu A:VISITED {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
 
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #a97c15;
	font-style: italic;
}
.subtitle {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #996600;
	font-weight: bold;

}

