﻿a.menuLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #F8F8E7;
	text-decoration: none;
	text-align: left;
}
a:active.menuLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #F8F8E7;
	text-decoration: none;
	text-align: left;
}
a:visited.menuLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #F8F8E7;
	text-decoration: none;
	text-align: left;
}
a:hover.menuLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #ADCFB8;
	text-decoration: none;
	text-align: left;
}

.menuLinksAlign {
	margin-top: 12px;
	margin-left: 15px;
	margin-bottom: 5px;

