#navmain a:link {  
	font-family: Garamond, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #3e2f0f;
	text-decoration: none;
}
#navmain a:visited {
	font-family: Garamond, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #3e2f0f;
	text-decoration: none;
}
#navmain a:hover {
	color: #fcfbea;
	text-decoration: none;
}
#navmain a:active {
	color: #3e2f0f;
	text-decoration: none;