.donatemenu {
	font-family: georgia, "times new roman";
	font-size: 14.5px;
	line-height: 21px;
	color: #660000;
	list-style-type: none;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16.7px;
	font-weight: bold;
	color: #003399;
	list-style-type: none;
	text-decoration: none;
	text-align: right;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16.67px;
	color: #6699cc;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	font-weight: normal;	
 
}

