a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a.menu {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
	}
a.menu:link {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
	}
a.menu:hover {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:24px;
	text-decoration:underline;
	color:#FFFFFF;
	}
a.menu:visited {
	color:#000000;
	}

	
	
