.nav A  {
	font-family:garamond;
	font-size:15px;
	color:#F0E7A7;
	text-decoration : none;
}
.nav a:hover {
	font-family:garamond;
	font-size:15px;
	color:#383838;
	text-decoration : none;
}
.nav td {
	font-family:garamond;
	font-size:15px;
	color:#F0E7A7;		
	text-decoration : none;
	padding: 5px;
}
.content {
	font-family:garamond;
	font-size:15px;
	color:#FFFAD2;		
	text-decoration : none;
}
.footer A,td {
	font-family:garamond;
	font-size:15px;
	color:#F0E7A7;
	text-decoration : none;
}
