MenuBar1 {
	text-align: right;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #420606;
}
.my2 {
	color:#000066;
	text-decoration:underline;
}

.my2:hover {
	color:#330033;
	text-decoration:none;
}
.my3 {
	color:#FFF;
	text-decoration:underline;
}

.my3:hover {
	color:#FFF;
	text-decoration:none;
