body 
{  
	font-family: 'arial';
		background-color: #748972;
		}

		.menu {
			text-align: center;
				font-size: 19pt;
				  	background-color: #938789;
					  	color: #ffffff;
						}

						.footer {
							margin-top: 5px;
								text-align: center;
									font-size: smaller;
									}

									a { color: #000066; text-decoration: none }
									a:visited { color: #440044; text-decoration: none }
									a:hover { color: #000000; background-color: #dddddd; text-decoration: none }
									a:active { color: #000000; background-color: #ffffdd; text-decoration: none }
									a.menul { color: #ffffff; }
									a.menul:visited { color: #aaffaa; text-decoration: none }
									a.menul:hover { color: #000000; background-color: #ffffff; text-decoration: none }
									a.menul:active { color: #000000; background-color: #ffffff; text-decoration: none }

									td { background-color: #ddddcc }
									h1 { text-align: center }

									img { border: none; }

