BODY { 
	color: navy;
	font-family: 'Tangerine', serif;
	font-size: 24px;
	margin: 2em;
}

H2 { 
	color: blue;
	text-align: center;
}

A { text-decoration: none; }
A:link { color: red; }
A:visited { color: red; }

TD.menu { 
	background-color: #DCDCDC;
	width: 15%;
	text-align: center;
}
