.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.text1:link {
	color: #990000;
	text-decoration: underline;
}
.text1:hover {
	color: #333333;
	text-decoration: none;
}
.menuItem {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
.menuItem:hover {
	color: #990000;
	text-decoration: none;
}
