.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDF0AA;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;

}

.menuitem A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDF0AA;
	text-decoration: none;
}

.menuitem A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDF0AA;
	text-decoration: underline;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.subtitle A{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.subtitle A:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
}
